Skip to content

chore(deps): bump figment from 0.10.14 to 0.10.15 #12

chore(deps): bump figment from 0.10.14 to 0.10.15

chore(deps): bump figment from 0.10.14 to 0.10.15 #12

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