fix action
All checks were successful
Linux arm64 / Build (push) Successful in 27s

This commit is contained in:
2024-02-10 17:37:00 +01:00
parent a7a2986336
commit 820308b6c7

View File

@@ -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