mirror of
https://github.com/xxh/xxh
synced 2024-11-15 00:37:05 +00:00
build
This commit is contained in:
parent
dfeff99909
commit
ddfba44150
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pullrequest-test.yml
vendored
2
.github/workflows/pullrequest-test.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
- name: xde up
|
||||
run: cd ../xxh-dev && ./xde up
|
||||
- name: xde test
|
||||
run: cd ../xxh-dev && ./xde test
|
||||
run: cd ../xxh-dev && ./xde test --not-interactive
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue