Skip to content

Commit 47aa30f

Browse files
committed
mom chatgpt is hallucinating again
1 parent f6279a0 commit 47aa30f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: pip install ruff
2828

2929
- name: Check formatting with Ruff
30-
run: ruff --format=github check .
30+
run: ruff check .
3131

3232
- name: Log in to the container registry
3333
uses: docker/login-action@v2

0 commit comments

Comments
 (0)