We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b839086 commit 7316c44Copy full SHA for 7316c44
.github/workflows/python_package.yml
@@ -37,4 +37,4 @@ jobs:
37
- name: Ruff Format
38
uses: astral-sh/ruff-action@v1
39
with:
40
- args: "format --diff ./src"
+ args: "format --diff"
0 commit comments