Skip to content

Commit

Permalink
Hopefully fixed pylint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
reverendbedford committed Mar 18, 2021
1 parent 36742f4 commit 3d55992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jobs:
- run: pip3 install --user wheel
- run: pip3 install --user -r requirements.txt
- run: nosetests3
- run: pylint3 srlife
- run: pylint srlife

0 comments on commit 3d55992

Please sign in to comment.