Skip to content

Commit

Permalink
[squash]
Browse files Browse the repository at this point in the history
  • Loading branch information
kralka committed Feb 4, 2025
1 parent db5573b commit 558d9e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
# Build a virtualenv, but only if it doesn't already exist
- name: Populate pip cache
run: |
pip install pip-tools
pip-compile --generate-hashes pyproject.toml
pip install -r requirements.txt
pip install -r test_requirements.txt
Expand Down

0 comments on commit 558d9e8

Please sign in to comment.