From e65a56d0151cd82d5d2a648c41eac94a2396531e Mon Sep 17 00:00:00 2001 From: John Sully Date: Thu, 28 May 2020 23:18:02 -0400 Subject: [PATCH] CI yml syntax error Former-commit-id: 3196717ceee0bde8a5e30b25dd99bd7f3776c6ab --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8d5e78c3b..03947c2a2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,6 +17,7 @@ jobs: ./utils/gen-test-certs.sh ./runtest --clients 2 --verbose --tls - name: test + run: | ./runtest --clients 2 --verbose - name: cluster-test run: |