Skip to content

Commit

Permalink
- change test syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
mjr-deltares committed Dec 5, 2024
1 parent 27d836a commit 319c212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/common/test_modflow6_extended.bat
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cd "%GITHUB_WORKSPACE%\modflow6\autotest"
pixi run pytest -v --durations=0 --keep-failed .failed --netcdf --parallel -m "%MARKERS%"
pixi run autotest -m "%MARKERS%" --netcdf --parallel

0 comments on commit 319c212

Please sign in to comment.