Skip to content

Bump thiserror from 2.0.3 to 2.0.6 #51

Bump thiserror from 2.0.3 to 2.0.6

Bump thiserror from 2.0.3 to 2.0.6 #51

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 }}