Skip to content

Commit

Permalink
Fixing gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
vncsmyrnk committed May 2, 2024
1 parent ee406d0 commit 0c41bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
run: pip install -r requirements.txt

- name: Lint
run: flake8 src/*.py
run: flake8 *.py

0 comments on commit 0c41bf7

Please sign in to comment.