1
0
Fork 0

[add]
Some checks failed
Run BaseX Tests / test (push) Failing after 26s

This commit is contained in:
Andy Bunce 2025-01-31 22:45:50 +00:00
parent b751b0dc93
commit 05619a1f2a
2 changed files with 3 additions and 4 deletions

View file

@ -29,7 +29,6 @@ jobs:
- name: Verify PATH
run: |
echo $PATH$
ls -l /usr/local/basex/bin
basex -v
- name: Checkout repository
@ -38,8 +37,8 @@ jobs:
- name: Build package
run: |
ls -l
$PWD/basex/bin/basex /scripts/make-fat-jar.xq
basex scripts/make-fat-jar.xq
- name: Run BaseX Tests
run: |
$PWD/basex/bin/basex -t /src/test
bin/basex -t src/test

View file

@ -1 +1 @@
30/1/2025.............
30/1/2025..............