Skip to content

Commit

Permalink
Flake8 instead of picky pyflakes
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed May 5, 2020
1 parent 55c15b4 commit 77ae4cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pyflakes.yml
Expand Up @@ -9,5 +9,5 @@ jobs:

steps:
- uses: actions/checkout@v2
- name: Run pyflakes
uses: lgeiger/pyflakes-action@master
- name: Flake8
uses: cclauss/GitHub-Action-for-Flake8@v0.5.0

0 comments on commit 77ae4cd

Please sign in to comment.