Skip to content

Commit

Permalink
gha: tests: upgrade pip and wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop committed Apr 16, 2024
1 parent 33d2c02 commit a984b83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:

- name: Install dependencies
run: |
pip install --upgrade pip wheel
pip install -e 'projects/fal[test]' ${{ matrix.deps }}
- name: Run integration tests
Expand Down

0 comments on commit a984b83

Please sign in to comment.