Skip to content

Commit

Permalink
Fix flake8 target directory
Browse files Browse the repository at this point in the history
  • Loading branch information
alecbcs authored Dec 22, 2023
1 parent 5d7b41e commit 06161a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- name: Lint and Format Check with Flake8 and Black
run: |
black --diff --check .
flake8 hubcast/
flake8 gantry/

0 comments on commit 06161a1

Please sign in to comment.