Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ofermend committed Oct 9, 2024
1 parent 501a300 commit ea9af0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Lint the package
run: |
flake8 --ignore=E501 .
flake8 .
- name: Publish package
env:
Expand Down

0 comments on commit ea9af0b

Please sign in to comment.