Skip to content

Commit

Permalink
fixup! 97faa6f
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Aug 28, 2024
1 parent 58c9e81 commit 0d94c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
pip install -U tox
- name: Download more tests from friend projects
if: matrix.test-set == "friend-projects"
if: matrix.test-set = "friend-projects"
run: sh download-more-tests.sh
- name: Tox tests
run: |
Expand Down

0 comments on commit 0d94c61

Please sign in to comment.