Skip to content

feat(config): enable letsencrypt options via config file #29

feat(config): enable letsencrypt options via config file

feat(config): enable letsencrypt options via config file #29

Workflow file for this run

name: Test
on:
push:
pull_request:
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions-rust-lang/setup-rust-toolchain@v1
- run: cargo test --all-features