Skip to content

Commit

Permalink
#153 - Test for unittest change
Browse files Browse the repository at this point in the history
  • Loading branch information
antaenc committed Jan 14, 2025
1 parent ba54413 commit fc15023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
--capture=no \
-o python_files=*.py --ignore=examples/szengine/a_header_szengine.py --maxfail=1 \
--verbose \
|| true
; if [ $? -eq 5 ]; then true; else false; fi
- name: Rename coverage file
env:
Expand Down

0 comments on commit fc15023

Please sign in to comment.