Improve xmake ci build speed (#51)
This commit is contained in:
2
.github/workflows/xmake.yml
vendored
2
.github/workflows/xmake.yml
vendored
@@ -75,7 +75,7 @@ jobs:
|
||||
|
||||
- name: Build clice
|
||||
run: |
|
||||
xmake --verbose --diagnosis
|
||||
xmake build --verbose --diagnosis --all
|
||||
|
||||
- name: Run tests
|
||||
run: xmake test --verbose
|
||||
|
||||
Reference in New Issue
Block a user