Skip to content

Commit 233d525

Browse files
committed
update:ci
1 parent d85406f commit 233d525

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/linuxbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ jobs:
6161
- name: test
6262
run: |
6363
cd XEngine_Release
64-
./XEngine_MQServiceApp -t
64+
./XEngine_AuthorizeService -t

.github/workflows/macbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ jobs:
6161
- name: test
6262
run: |
6363
cd XEngine_Release
64-
./XEngine_MQServiceApp -t
64+
./XEngine_AuthorizeService -t

0 commit comments

Comments
 (0)