1
0
Fork 0

[mod] test ver 9
Some checks failed
Run BaseX Tests / test (push) Failing after 20s

This commit is contained in:
Andy Bunce 2025-02-10 11:29:29 +00:00
parent c64fc9301b
commit a981ee234d
2 changed files with 4 additions and 3 deletions

View file

@ -21,8 +21,8 @@ jobs:
- name: Download BaseX - name: Download BaseX
run: | run: |
BASEX_VERSION="11.7" # Example version (adjust as needed) BASEX_VERSION="9.7.4" # Example version (adjust as needed)
# Remove dots from version for filename (e.g., "11.7" → "117") # Remove dots from version for filename (e.g., "11.7" → "117") "9.7.4","10.7"
BASEX_CLEAN_VERSION="${BASEX_VERSION//./}" BASEX_CLEAN_VERSION="${BASEX_VERSION//./}"
wget https://files.basex.org/releases/$BASEX_VERSION/BaseX$BASEX_CLEAN_VERSION.zip -O BaseX.zip wget https://files.basex.org/releases/$BASEX_VERSION/BaseX$BASEX_CLEAN_VERSION.zip -O BaseX.zip

View file

@ -3,3 +3,4 @@
c c
Xyxh Xyxh
4456 4456
9.7.4