Skip to content

Commit 48e73d0

Browse files
committed
Typo
1 parent eb0b371 commit 48e73d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@v4
1010
- uses: astral-sh/ruff-action@v3
11-
- run: ruff format --check"
11+
- run: ruff format --check
1212
test:
1313
runs-on: ubuntu-latest
1414
needs: ruff

0 commit comments

Comments
 (0)