]> Nishi Git Mirror - gwion.git/commitdiff
:wrench v2
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Fri, 21 Feb 2020 18:42:11 +0000 (19:42 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Fri, 21 Feb 2020 18:42:11 +0000 (19:42 +0100)
.github/workflows/linux.yml

index 8cbd9a95f4692ee243bea3552986c423f9a11b08..122392f1919580a398061217ce826baf6e70e6f6 100644 (file)
@@ -21,7 +21,7 @@ jobs:
     - name: Create testing directory
       run: mkdir ${{ runner.temp }}/test
 
-    - uses: fennecdjay/gwion-action@v1
+    - uses: fennecdjay/gwion-action@v2
       env:
         CC: ${{ matrix.cc }}
         USE_DOUBLE: ${{ matrix.double }}
@@ -30,7 +30,7 @@ jobs:
         VALGRIND: NO_VALGRIND
         USE_MEMCHECK: 0
         SEVERITY: 3
-        GWION_TEST_DIR: ${{ runner.temp }}/test
+#        GWION_TEST_DIR: ${{ runner.temp }}/test
 #    - uses: actions/checkout@v1
 #    - name: submodules
 #      run: git submodule update --init util ast