Skip to content

Commit

Permalink
./
Browse files Browse the repository at this point in the history
  • Loading branch information
laysabit committed Sep 12, 2024
1 parent c884f3f commit d1536bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install -r ./requirements.txt
dbt deps
- name: Integration Test - Snowflake
Expand Down

0 comments on commit d1536bb

Please sign in to comment.