From 52ad45b5702cf69d2453ddb36fa4bf29ab98c820 Mon Sep 17 00:00:00 2001 From: fasiondog Date: Thu, 8 Aug 2024 12:13:47 +0800 Subject: [PATCH] update --- .github/workflows/windows.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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