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

index 7ead1560d8ba555c11b0d6f48a365c1bed496973..1f18cb1613699032e586d1ecd73d7ed61a9a3b54 100644 (file)
@@ -31,6 +31,10 @@ jobs:
            echo "export SEVERITY=3" >> ~/.bashrc
            echo "export SEVERITY=3" >> ~/.bashenv
     - name: test
+      env:
+        VALGRIND: NO_VALGRIND
+        USE_MEMCHECK: 0
+        SEVERITY: 3
       run: |
            $env:GWION_TEST_DIR="${{ runner.temp }}"
            $env:VALGRIND="NO_VALGRIND"