Skip to content

Bump version

Bump version #62

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable
run: black --include whodap/

Check failure on line 11 in .github/workflows/black-linter.yml

View workflow run for this annotation

GitHub Actions / Lint

Invalid workflow file

The workflow is not valid. .github/workflows/black-linter.yml (Line: 11, Col: 5): Unexpected value 'run'