]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: Fix windows plugin test ...
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Fri, 3 Apr 2020 01:05:17 +0000 (03:05 +0200)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Fri, 3 Apr 2020 01:05:17 +0000 (03:05 +0200)
.github/workflows/windows.yml

index 977c4f49949055b859251e972716b54e9faf5041..9a790008be8501cbf91b7e8a6e014d4150717fa0 100644 (file)
@@ -21,9 +21,8 @@ jobs:
       with:
         dir: .
         ref: ${{ github.sha }}
-#        run: true
+        run: true
       env:
         CC: gcc
         USE_DOUBLE: ${{ matrix.double }}
         BUILD_ON_WINDOWS: 1
-    - run: make CC=${CC} test