Skip to content

Commit 7316c44

Browse files
committed
Run ruff on whole directory
1 parent b839086 commit 7316c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
- name: Ruff Format
3838
uses: astral-sh/ruff-action@v1
3939
with:
40-
args: "format --diff ./src"
40+
args: "format --diff"

0 commit comments

Comments
 (0)