Skip to content

Commit 6d3c3b1

Browse files
maurycyhugovk
andauthored
Update .github/workflows/ruff.yml
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 478e9c3 commit 6d3c3b1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ruff.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,4 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v5
13-
- uses: astral-sh/ruff-action@v3
14-
with:
15-
args: "check"
13+
- uses: tox-dev/action-pre-commit-uv@v1

0 commit comments

Comments
 (0)