Skip to content

Commit

Permalink
Update test_thorough.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix authored Nov 22, 2023
1 parent 7e035e3 commit 3fcd4f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_thorough.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ grass --tmp-location XY --exec \
pip install pytest

grass --tmp-location XY --exec \
pytest --pyargs grass.gunittest.main \
pytest --pyargs grass.gunittest.main -- \
--grassdata $HOME --location nc_spm_full_v2alpha2 --location-type nc \
--min-success 100

Expand Down

0 comments on commit 3fcd4f3

Please sign in to comment.