Skip to content

Commit

Permalink
blah
Browse files Browse the repository at this point in the history
  • Loading branch information
tolomea committed Feb 4, 2024
1 parent f206940 commit 9e01871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install tox tox-gh-actions
python -m pip install tox==4.11.4 tox-gh-actions
- name: Test with tox
run: tox
- name: Upload coverage data
Expand Down

0 comments on commit 9e01871

Please sign in to comment.