diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c869b7bb3..cb41880c9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: run: ./utils/gen-test-certs.sh - name: test-tls run: | - sudo apt-get -y install tcl8.5 tcl-tls + sudo apt-get -y install tcl tcl-tls ./runtest --clients 2 --verbose --tls - name: cluster-test run: |