Skip to content

Commit 2dd76c3

Browse files
committed
meh, forgot two lines
1 parent d1f7cba commit 2dd76c3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,4 @@ jobs:
342342
&& mkdir tmp
343343
&& scp ${{ matrix.distribution }}:/usr/local/etc/wendzelnntpd/ssl/ca.crt tmp/ca-self.crt
344344
&& scp ${{ matrix.distribution }}:/usr/local/etc/wendzelnntpd/ssl/ca-key.pem tmp/ca-self.key
345-
- name: Create client cert for mutual tls tests
346-
run: cd unittesting && ./create-client-cert.sh
347345

0 commit comments

Comments
 (0)