1
0
Fork 0

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

This commit is contained in:
Andy Bunce 2025-02-01 22:20:54 +00:00
parent 292a4badde
commit 33a9c8027a
2 changed files with 5 additions and 2 deletions

View file

@ -1,2 +1,2 @@
30/1/2025................. 30/1/2025.................
..l ..lg

View file

@ -1,6 +1,9 @@
# run query # run query
XQUERY trace("Hello") XQUERY "make fat jar.."
RUN make-fat-jar.xq RUN make-fat-jar.xq
XQUERY "Repo install.."
REPO INSTALL dist/pdfbox-3.0.4.fat.jar REPO INSTALL dist/pdfbox-3.0.4.fat.jar
REPO LIST
XQUERY "add-to-custom.."
RUN add-to-custom.xq RUN add-to-custom.xq
TEST src/test TEST src/test