Skip to content

Bump document-features from 0.2.8 to 0.2.10 (#5) #32

Bump document-features from 0.2.8 to 0.2.10 (#5)

Bump document-features from 0.2.8 to 0.2.10 (#5) #32

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