Skip to content

Build(deps): Bump pytest in /tests in the pip group across 1 directory #19

Build(deps): Bump pytest in /tests in the pip group across 1 directory

Build(deps): Bump pytest in /tests in the pip group across 1 directory #19

Workflow file for this run

name: CI
on:
push:
branches: [ main, master ]
pull_request:
branches: [ main, master ]
jobs:
lint:

Check failure on line 10 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

You have an error in your yaml syntax on line 10
runs-on: ubuntu-latest
steps:
uses: DavidAnson/markdownlint-cli2-action@v16
with:
globs: "**/*.md"