Skip to content

Commit

Permalink
fix CI path
Browse files Browse the repository at this point in the history
  • Loading branch information
purarue committed Oct 28, 2024
1 parent 7b15043 commit f282a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
mypy --install-types --non-interactive 'shellscripts/unique-ignore-case'
- name: Run flake8
run: |
flake8 --config ./python-src/setup.cfg ./python-src/seanb
flake8 --config ./python-src/setup.cfg ./python-src/pura

0 comments on commit f282a6e

Please sign in to comment.