Update ci.yml

Former-commit-id: d06c6c67ea36a21e515390405a0f947a23ec4b42
This commit is contained in:
John Sully 2020-05-11 22:09:27 -04:00 committed by GitHub
parent 35ad3b53fc
commit 27e605293e

View File

@ -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