diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 5ef98f70..539ca464 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -40,7 +40,7 @@ jobs: run: | xmake -bvD small-test - - name: test - shell: cmd - run: | - xmake r small-test + # - name: test + # shell: cmd + # run: | + # xmake r small-test