]> Nishi Git Mirror - gwion.git/commitdiff
:art: pPdate
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Mon, 9 Dec 2019 11:10:44 +0000 (12:10 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Mon, 9 Dec 2019 11:10:44 +0000 (12:10 +0100)
.github/workflows/windows.yml

index 7a24201a31a815ccfd37be824d501c7d203e59e0..86f8913498e5a4ac9448d9c0bf7d8ebf8f4753da 100644 (file)
@@ -23,7 +23,7 @@ jobs:
     - name: Export Script Parameter
       run: |
            echo "::set-env name=test_dir::${{ runner.temp }}"
-           echo "::set-env VALGRIND=NO_VALGRIND::${{ runner.temp }}"
+           echo "::set-env name=VALGRIND=NO_VALGRIND::${{ runner.temp }}"
            echo "export GWION_TEST_DIR=${{ runner.temp }}" > ~/.bashrc
     - name: test
       run: |