Skip to content

Commit 7cde3a8

Browse files
committed
Update link
1 parent 8171810 commit 7cde3a8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/lint.yml

-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ jobs:
2222
with:
2323
options: "--check --verbose"
2424
src: "./"
25-
use_pyproject: true
2625

2726
- name: Run ruff linter
2827
uses: astral-sh/ruff-action@v3
29-
with:
30-
version-file: "./pyproject.toml"

0 commit comments

Comments
 (0)