Skip to content

Commit 1e5808e

Browse files
committed
modify:disable app running test for msbuild.yml
1 parent 69db369 commit 1e5808e

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
@@ -95,7 +95,7 @@ jobs:
9595
cp -r XEngine_Source/VSCopy_x86.bat XEngine_Release/
9696
cd XEngine_Release
9797
.\VSCopy_x86.bat
98-
./XEngine_StreamMediaApp -t
98+
# ./XEngine_StreamMediaApp -t
9999
shell: pwsh
100100
- name: Conditional Step for x64 Debug
101101
if: matrix.configuration == 'Release' && matrix.platform == 'x64'

0 commit comments

Comments
 (0)