From 3fcd4f30a7c20ac67fdb82b05508622f9e4e31db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edouard=20Choini=C3=A8re?= <27212526+echoix@users.noreply.github.com> Date: Wed, 22 Nov 2023 18:46:10 -0500 Subject: [PATCH] Update test_thorough.sh --- .github/workflows/test_thorough.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_thorough.sh b/.github/workflows/test_thorough.sh index 3408e900246..c639fb994ea 100755 --- a/.github/workflows/test_thorough.sh +++ b/.github/workflows/test_thorough.sh @@ -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