Skip to content

Commit

Permalink
ruff action test
Browse files Browse the repository at this point in the history
  • Loading branch information
yoptohlejepeta committed Nov 3, 2024
1 parent ee7f5b8 commit 48314cb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ruff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v1
args: check
src: "."
with:
args: check
src: "."

0 comments on commit 48314cb

Please sign in to comment.