From: Jérémie Astor Date: Mon, 23 Dec 2019 11:20:10 +0000 (+0100) Subject: :wrench: Try to fix windows test, again and again X-Git-Tag: nightly~1970 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=87db9ad6e3b5aba5a0df4905d913d3661dfad956;p=gwion.git :wrench: Try to fix windows test, again and again --- diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 11b8ff65..52d06dcf 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -34,6 +34,7 @@ jobs: VALGRIND: NO_VALGRIND USE_MEMCHECK: 0 SEVERITY: 3 + SEPARATOR: \ run: | $env:GWION_TEST_DIR="${{ runner.temp }}" make test