Skip to content

chore(deps): bump color-eyre from 0.6.2 to 0.6.3 #8

chore(deps): bump color-eyre from 0.6.2 to 0.6.3

chore(deps): bump color-eyre from 0.6.2 to 0.6.3 #8

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