Skip to content

Commit

Permalink
revert pytest change
Browse files Browse the repository at this point in the history
  • Loading branch information
cmacdonald committed Sep 19, 2023
1 parent aa1f565 commit f4603cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-x86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ jobs:
linux32 sh -ec '
ant all
cd tests
CLASSPATH=../build/test-classes:../build/classes pytest -v -s
CLASSPATH=../build/test-classes:../build/classes pytest -v
'

0 comments on commit f4603cd

Please sign in to comment.