limit clients to make tests more reliable

Former-commit-id: 2c130a816647bacaba5d99d76c19e09b9c9875da
This commit is contained in:
John Sully 2020-05-11 21:56:17 -04:00 committed by GitHub
parent ceb8f19078
commit a140345bd0

View File

@ -18,7 +18,7 @@ jobs:
- name: test
run: |
sudo apt-get -y install tcl8.5
./runtest --verbose
./runtest --clients $(nproc) --verbose
- name: cluster-test
run: |
./runtest-cluster