Skip to content

Commit

Permalink
Update python-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AttackingOrDefending authored Sep 27, 2024
1 parent 98e76f5 commit ae71abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
key: ${{ matrix.os }}-engines
- name: Test with pytest
run: |
pytest --log-cli-level=10
pytest --log-cli-level=10 -s
- name: Save engines
id: cache-temp-save
uses: actions/cache/save@v4
Expand Down

0 comments on commit ae71abc

Please sign in to comment.