Skip to content

Commit

Permalink
update dependency updater for testing feature branches
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Dec 9, 2024
1 parent 79604bf commit 71e6bd0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,6 @@ jobs:
- name: Install python dependencies
uses: pypa/hatch@install
run: |
python -m pip install -r dagger/requirements.txt

- name: Run tests for ${{ matrix.test }}
run: python dagger/run_dbt_spark_tests.py --profile ${{ matrix.test }}

0 comments on commit 71e6bd0

Please sign in to comment.