Skip to content

chore(deps): bump serde from 1.0.215 to 1.0.216 in the cargo-dependen… #100

chore(deps): bump serde from 1.0.215 to 1.0.216 in the cargo-dependen…

chore(deps): bump serde from 1.0.215 to 1.0.216 in the cargo-dependen… #100

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