Update ci.yaml
This commit is contained in:
parent
e987fcf8ba
commit
c9c44527df
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
@ -26,5 +26,4 @@ jobs:
|
||||
unzip BaseX107.zip -d basex
|
||||
|
||||
- name: Run BaseX Tests
|
||||
run: |
|
||||
./basex/bin/basex -t .
|
||||
run: "./basex/bin/basex -t ."
|
||||
|
Loading…
Reference in New Issue
Block a user