Skip to content

chore(deps): bump rustls from 0.21.11 to 0.21.12 in the cargo group (… #94

chore(deps): bump rustls from 0.21.11 to 0.21.12 in the cargo group (…

chore(deps): bump rustls from 0.21.11 to 0.21.12 in the cargo group (… #94

Workflow file for this run

name: Test
on:
push:
branches:
- main
pull_request:
jobs:
test:
uses: joshka/github-workflows/.github/workflows/rust-test.yml@main
with:
crate_type: bin
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}