Skip to content

Bump DavidAnson/markdownlint-cli2-action from 10 to 11 #29

Bump DavidAnson/markdownlint-cli2-action from 10 to 11

Bump DavidAnson/markdownlint-cli2-action from 10 to 11 #29

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