]> 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 10:49:38 +0000 (11:49 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Mon, 23 Dec 2019 10:49:38 +0000 (11:49 +0100)
.github/workflows/windows.yml

index 5ba1cbc55abd7641978fd1012c35638bb8078e65..3870b0b20947b4ba481633fd8d9ea71aae0a2f93 100644 (file)
@@ -32,5 +32,5 @@ jobs:
            echo "export SEVERITY=3" >> ~/.bashenv
     - name: test
       run: |
-            . ~/.bashenv
+           $env:GWION_TEST_DIR="${{ runner.temp }}"
            make test