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

index 77e418e95079ea41d5243560e6c3d51c50f5424d..977c4f49949055b859251e972716b54e9faf5041 100644 (file)
@@ -26,4 +26,4 @@ jobs:
         CC: gcc
         USE_DOUBLE: ${{ matrix.double }}
         BUILD_ON_WINDOWS: 1
-    - run: make test
+    - run: make CC=${CC} test