Skip to content

Commit

Permalink
Remove pip and pip-tools install
Browse files Browse the repository at this point in the history
  • Loading branch information
akan72 committed Jun 25, 2024
1 parent f8a8313 commit e9239fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/init-dbt/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ runs:
shell: bash
run: |
pip install uv==0.2.15
uv pip install pip==23.1.2 pip-tools==6.13.0 --system
uv pip install -r requirements.txt --system
- name: Download DBT Manifest
Expand Down

0 comments on commit e9239fe

Please sign in to comment.