Skip to content

Commit

Permalink
fix the github action for ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
bneron committed Aug 2, 2024
1 parent 52f2238 commit 4dbefcb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ruff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ jobs:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1
with:
args: check
src: "./macsypy ./tests"
changed-files: 'true'

0 comments on commit 4dbefcb

Please sign in to comment.