[mod]
This commit is contained in:
parent
c038ff7aa4
commit
e2fdc1c13c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
||||||
- name: Install BaseX
|
- name: Install BaseX
|
||||||
run: |
|
run: |
|
||||||
wget http://files.basex.org/releases/10.7/BaseX107.zip
|
wget http://files.basex.org/releases/10.7/BaseX107.zip
|
||||||
unzip BaseX107.zip -d basex
|
unzip BaseX107.zip
|
||||||
|
|
||||||
- name: Run BaseX Tests
|
- name: Run BaseX Tests
|
||||||
run: 'basex/bin/basex -t .'
|
run: 'basex/bin/basex -t .'
|
Loading…
Add table
Reference in a new issue