action: fix tests
All checks were successful
Linux arm64 / Build (push) Successful in 33m30s

This commit is contained in:
2024-02-25 08:50:08 +01:00
parent ceda1b00df
commit b9a3fb4ca4

View File

@@ -35,4 +35,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