From 16020e6637fafca8db404cb44940cd96992fe082 Mon Sep 17 00:00:00 2001 From: uye <99072975+ABA2396@users.noreply.github.com> Date: Wed, 13 Dec 2023 16:16:52 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20smoke-testing.yml=E4=B9=B1=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/smoke-testing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/smoke-testing.yml b/.github/workflows/smoke-testing.yml index 23adb316d4..5b4ddd5cb3 100644 --- a/.github/workflows/smoke-testing.yml +++ b/.github/workflows/smoke-testing.yml @@ -49,7 +49,7 @@ jobs: run: | MSBUILD src/Cpp/MaaSample.slnf /t:rebuild /p:Configuration="Debug" /p:Platform="x64" /m - - name: Run tests - Official #�����ж��Dz��ǹ�����Դ����������ȫը + - name: Run tests - Official #用来判断是不是国服资源出错导致外服全炸 run: | .\x64\Debug\Sample.exe