Skip to content

Commit

Permalink
Fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
Aiee committed Dec 2, 2021
1 parent 679f521 commit ee7e43b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,11 @@ jobs:
go-version: '1.13'
- name: Test SSL connection with CA
run: |
make up-ssl
make ssl-test
- name: Test SSL connection self-signed
run: |
make up-ssl
make ssl-test-self-signed
- name: down
if: always()
Expand Down

0 comments on commit ee7e43b

Please sign in to comment.