Skip to content

Commit e6a246f

Browse files
committed
use astral action
1 parent 8f12da6 commit e6a246f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,4 @@ jobs:
99
- uses: actions/setup-python@v5
1010
with:
1111
python-version: "3.10"
12-
- run: python -m pip install ruff
13-
- run: ruff check .
12+
- uses: astral-sh/ruff-action@v3

0 commit comments

Comments
 (0)