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

index 43e7fa9c6083c11d75171a08107e3d390fa7bd5c..8cbd9a95f4692ee243bea3552986c423f9a11b08 100644 (file)
@@ -19,7 +19,7 @@ jobs:
 
     steps:
     - name: Create testing directory
-      run: mkdir GWION_TEST_DIR=${{ runner.temp }}/test
+      run: mkdir ${{ runner.temp }}/test
 
     - uses: fennecdjay/gwion-action@v1
       env: