Skip to content

Commit

Permalink
Add tls option to worker builder (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
rustworthy authored Aug 18, 2024
1 parent 011b847 commit b9290a8
Show file tree
Hide file tree
Showing 13 changed files with 309 additions and 216 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ jobs:
- name: Run tests
env:
FAKTORY_URL_SECURE: tcp://:uredinales@localhost:17419
FAKTORY_URL: tcp://:uredinales@localhost:7419
run: cargo test --locked --features native_tls,rustls --test tls
Loading

0 comments on commit b9290a8

Please sign in to comment.