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 3fcd4f3 commit 252c16d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test_thorough.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ grass --tmp-location XY --exec \
pip install pytest

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

#grass --tmp-location XY --exec \
# python3 -m grass.gunittest.main \
Expand Down

0 comments on commit 252c16d

Please sign in to comment.