Skip to content

chore(deps): bump serde_json from 1.0.128 to 1.0.132 #15

chore(deps): bump serde_json from 1.0.128 to 1.0.132

chore(deps): bump serde_json from 1.0.128 to 1.0.132 #15

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
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}