Name it "Lint"

This commit is contained in:
Hugo van Kemenade 2020-07-02 13:08:42 +03:00 committed by GitHub
parent 410095e129
commit fc5f4b4976
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
name: Python ${{ matrix.python-version }}
name: Lint
steps:
- uses: actions/checkout@v2