Update ci.yml
Former-commit-id: d06c6c67ea36a21e515390405a0f947a23ec4b42
This commit is contained in:
parent
35ad3b53fc
commit
27e605293e
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- name: test
|
||||
run: |
|
||||
sudo apt-get -y install tcl8.5
|
||||
./runtest --clients $(nproc - 1) --verbose
|
||||
./runtest --clients 2 --verbose
|
||||
- name: cluster-test
|
||||
run: |
|
||||
./runtest-cluster
|
||||
|
Loading…
x
Reference in New Issue
Block a user