[mod] move tests
Some checks failed
Run BaseX Tests / test (10.7) (push) Failing after 33s
Run BaseX Tests / test (11.7) (push) Failing after 33s

This commit is contained in:
Andy Bunce 2025-02-15 22:33:36 +00:00
parent 47a2aa2901
commit ae43b35c67
5 changed files with 4 additions and 4 deletions

View file

@ -41,7 +41,7 @@ jobs:
- name: Run tests
run: |
basex -Wt src/test >test-results.xml
basex -Wt tests >test-results.xml
cat test-results.xml
- name: Upload test result Artifacts