Skip to content

Commit 2f8966f

Browse files
committed
ci:cancel test for windows
1 parent 3f87cec commit 2f8966f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
cp -r XEngine_Source/VSCopy_x86.bat XEngine_Release/
121121
cd XEngine_Release
122122
.\VSCopy_x86.bat
123-
./XEngine_StreamMediaApp -t
123+
# ./XEngine_StreamMediaApp -t
124124
shell: pwsh
125125
- name: Conditional Step for x64 Release
126126
if: matrix.configuration == 'Release' && matrix.platform == 'x64'

0 commit comments

Comments
 (0)