This commit is contained in:
parent
5c9e32d119
commit
9f0bed7cd8
8 changed files with 64 additions and 40 deletions
|
|
@ -38,7 +38,7 @@ jobs:
|
|||
|
||||
- name: Verify BaseX installation
|
||||
run: |
|
||||
basex -v
|
||||
basex -c "SHOW OPTIONS"
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
@ -47,7 +47,8 @@ jobs:
|
|||
|
||||
- name: Build package
|
||||
run: |
|
||||
basex scripts/install.bxs
|
||||
basex scripts/make-xar.xq
|
||||
basex scripts/repo-install.xq
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@
|
|||
c
|
||||
Xyxh
|
||||
4456
|
||||
9.7.4 xyxz
|
||||
9.7.4 xyxz0
|
||||
Loading…
Add table
Add a link
Reference in a new issue