Skip to content

Commit 8e17453

Browse files
authored
Update litmus-tests.yml
1 parent 42dafed commit 8e17453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/litmus-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
- uses: actions/checkout@v4
3535
- uses: astral-sh/ruff-action@v3
3636
with: # Ignore all ruff rules except Python Syntax Errors
37-
args: "check --ignore=ALL
37+
args: "check --ignore=ALL"

0 commit comments

Comments
 (0)