Skip to content

Bump markdownlint-cli2 action from 8 to 10 (#7) #28

Bump markdownlint-cli2 action from 8 to 10 (#7)

Bump markdownlint-cli2 action from 8 to 10 (#7) #28

Workflow file for this run

name: test
on: # yamllint disable-line rule:truthy
pull_request:
push:
branches:
- main
jobs:
cargo-test:
name: cargo-test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions-rs/cargo@v1
with:
command: test