From dcfd95f454220823c8780adc01d5d3a8990ae4b1 Mon Sep 17 00:00:00 2001 From: John Sully Date: Tue, 12 May 2020 01:06:08 -0400 Subject: [PATCH] Update ci.yml Former-commit-id: d4b1d3f755f7c1f6ca4642b5258b4a5157eacb5a --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1572316e9..b2c723289 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: - name: test run: | sudo apt-get -y install tcl8.5 - ./runtest --clients 2 --verbose + ./runtest --clients 4 --verbose - name: cluster-test run: | ./runtest-cluster