diff --git a/.github/workflows/windows.yaml b/.github/workflows/windows.yaml index 0a27da4..e9686d5 100644 --- a/.github/workflows/windows.yaml +++ b/.github/workflows/windows.yaml @@ -47,7 +47,7 @@ jobs: meson setup build -Dbuildtype=release meson compile -C build # ./build/tests/gtests/all_gtests - .\build\tests\gtests\all_gtests.exe + # .\build\tests\gtests\all_gtests.exe - name: Install run: |