From: Jérémie Astor Date: Mon, 30 Mar 2020 17:53:45 +0000 (+0200) Subject: update X-Git-Tag: nightly~1726^2~20 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=ee552d27daf69ff9730866528ee329dd7beb3160;p=gwion.git update --- diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 6bc6c064..77e418e9 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -26,4 +26,4 @@ jobs: CC: gcc USE_DOUBLE: ${{ matrix.double }} BUILD_ON_WINDOWS: 1 - - run: cd Gwion; make test + - run: make test