Skip to content

Commit

Permalink
Update code-style.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dsbilling committed Nov 24, 2023
1 parent 9af9b2a commit 30f1261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
pip install -r all.txt
- name: Run flake8
run: |
flake8 --config=.flake8
flake8
- name: Check for vulnerabilities
uses: pypa/[email protected]
with:
Expand Down

0 comments on commit 30f1261

Please sign in to comment.