Skip to content

Commit 1d2c338

Browse files
committed
ci:test for x64 windows
1 parent 4c50735 commit 1d2c338

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/msbuild.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,11 @@ jobs:
9898
cp -r XEngine_Source/VSCopy_x64.bat XEngine_Release/
9999
cd XEngine_Release
100100
./VSCopy_x64.bat
101+
./XEngine_CenterApp -t
102+
./XEngine_Http2App -t
103+
./XEngine_HttpApp -t
104+
./XEngine_SimpleApp -t
105+
./XEngine_WebSocketApp -t
101106
shell: pwsh
102107
- name: Conditional Step for Arm64 Release
103108
if: matrix.configuration == 'Release' && matrix.platform == 'Arm64'

0 commit comments

Comments
 (0)