Skip to content

Commit

Permalink
Add tls test github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillem committed Feb 14, 2024
1 parent c59bd1e commit d147421
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ jobs:

- name: Integration test with rabbitmq
run: make test

- name: TLS Integration test with rabbitmq
run: make test-tls

0 comments on commit d147421

Please sign in to comment.