Skip to content

Commit

Permalink
minor [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
anthrotype committed Dec 10, 2020
1 parent 5cd71bb commit 3ad75bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
python-version: "3.x"
- name: Install dependencies
run: pip install tox
- name: Run style and typing checks
- name: Run style and static checks
run: tox -e lint
test:
runs-on: ${{ matrix.platform }}
Expand Down

0 comments on commit 3ad75bf

Please sign in to comment.