Skip to content

Commit

Permalink
modify:disable app running test for msbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xengine-qyt committed Jan 3, 2025
1 parent 69db369 commit 1e5808e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
cp -r XEngine_Source/VSCopy_x86.bat XEngine_Release/
cd XEngine_Release
.\VSCopy_x86.bat
./XEngine_StreamMediaApp -t
# ./XEngine_StreamMediaApp -t
shell: pwsh
- name: Conditional Step for x64 Debug
if: matrix.configuration == 'Release' && matrix.platform == 'x64'
Expand Down

0 comments on commit 1e5808e

Please sign in to comment.