Skip to content

Commit 1bf0352

Browse files
remove an invalid check-only flag
1 parent 2113543 commit 1bf0352

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/fmt.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
with:
1818
python-version: 3.10.14
1919
- uses: isort/isort-action@v1
20-
with:
21-
check-only: false
2220
- name: Install Black
2321
run: pip install black
2422
- name: Run black check

0 commit comments

Comments
 (0)