Skip to content

Commit

Permalink
fix: correct ci command
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Jul 15, 2024
1 parent 0cd0581 commit 2ac455d
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 @@ -15,4 +15,4 @@ jobs:
with:
version: 'latest'
- run: rye sync
- run: ruff check
- run: rye run ruff check

0 comments on commit 2ac455d

Please sign in to comment.