Skip to content

Commit

Permalink
test: 测试 CI
Browse files Browse the repository at this point in the history
Signed-off-by: YdrMaster <[email protected]>
  • Loading branch information
YdrMaster committed Jul 10, 2024
1 parent a48a3c0 commit 3253c06
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,8 @@ jobs:
with:
xmake-version: latest

- name: xmake config
run: xmake f

- name: xmake build
- name: Build
run: xmake

- name: xmake run
run: xmake run summary --simple
- name: Summary
run: xmake run summary

0 comments on commit 3253c06

Please sign in to comment.