This commit is contained in:
@@ -24,4 +24,6 @@ jobs:
|
|||||||
run: xmake --root
|
run: xmake --root
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: xmake test --root
|
run: |
|
||||||
|
xmake f -m debug --root
|
||||||
|
xmake test --root
|
||||||
|
|||||||
Reference in New Issue
Block a user