gencert its own step
Former-commit-id: 6dcbcacb104814e6a710a4ffe101668a573ebd4f
This commit is contained in:
parent
8bb3ac40f1
commit
34d3bac791
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -11,10 +11,11 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get -y install uuid-dev libcurl4-openssl-dev
|
||||
make -j2
|
||||
- name: gen-cert
|
||||
run: ./utils/gen-test-certs.sh
|
||||
- name: test-tls
|
||||
run: |
|
||||
sudo apt-get -y install tcl8.5 tcl-tls
|
||||
./utils/gen-test-certs.sh
|
||||
./runtest --clients 2 --verbose --tls
|
||||
- name: test
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user