Skip to content

Commit

Permalink
Run linter in parallel with tests
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Jan 22, 2022
1 parent 4a2a553 commit 1aa1deb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
test:
name: Test
needs: lint
strategy:
matrix:
pyver: ['3.7', '3.8', '3.9', '3.10', '3.11-dev']
Expand Down

0 comments on commit 1aa1deb

Please sign in to comment.