From: Jérémie Astor Date: Mon, 23 Dec 2019 11:05:46 +0000 (+0100) Subject: :wrench: Try to fix windows test, again and again X-Git-Tag: nightly~1972 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=cd1f3c7163715cce3f7918162b7237ca3e15cf14;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 1f18cb16..5d1bb14e 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -37,6 +37,4 @@ jobs: SEVERITY: 3 run: | $env:GWION_TEST_DIR="${{ runner.temp }}" - $env:VALGRIND="NO_VALGRIND" - $env:SEVERITY="3" make test