Skip to content

Merge pull request #39 from pogzyb/release/v0.1.12 #71

Merge pull request #39 from pogzyb/release/v0.1.12

Merge pull request #39 from pogzyb/release/v0.1.12 #71

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'