Skip to content

Commit

Permalink
Debug github tests
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaojunfeng committed Feb 23, 2024
1 parent 55ccb50 commit 47fff4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cd "$TESTDIR"
echo "************************"
echo "* RUNNING SERIAL TESTS *"
echo "************************"
./run_tests --category=default
./run_tests --category=default -v

if [ "$W90BINARYPARALLEL" == "true" ]
then
Expand Down

0 comments on commit 47fff4c

Please sign in to comment.