]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: Try to fix windows test, again and again
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Mon, 23 Dec 2019 11:32:18 +0000 (12:32 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Mon, 23 Dec 2019 11:32:18 +0000 (12:32 +0100)
.github/workflows/windows.yml

index cdc72baab9d66107a1cfab5d2c7b1d143fdf56f6..8c044bee7fc0e8b7f31ca483446a3bf69df12ee3 100644 (file)
@@ -36,5 +36,6 @@ jobs:
         SEVERITY: 3
         separator: \
       run: |
-           $env:GWION_TEST_DIR="${{ runner.temp }}"
+           mkdir tmp
+           $env:GWION_TEST_DIR="tmp"
            make test