Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fgrunewald authored Apr 5, 2022
1 parent bdbc0b8 commit 4182683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: Run pylint
run: |
pylint --disable=fixme --fail-under=8.0 vermouth
pylint --disable=fixme --fail-under=9.5 bin/martinize2
pylint --disable=fixme --fail-under=9.0 bin/martinize2
docs:
Expand Down

0 comments on commit 4182683

Please sign in to comment.