diff --git a/.github/workflows/tests-windows.yaml b/.github/workflows/tests-windows.yaml index 0804412..c9e59ca 100644 --- a/.github/workflows/tests-windows.yaml +++ b/.github/workflows/tests-windows.yaml @@ -19,7 +19,7 @@ jobs: run: make -v # huh? how come this does not work? :( - - name: Compile - working-directory: . - run: make - +# - name: Compile +# working-directory: . +# run: make +#