Skip to content

Commit ec9d4d2

Browse files
committed
chore: fix ci
1 parent e449db7 commit ec9d4d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
- run: pnpm run lint
1313
- run: pnpm vitest --coverage
1414
# - uses: codecov/codecov-action@v5
15-
# with: { token: ${{ secrets.CODECOV_TOKEN }} }
15+
# with: { token: "${{ secrets.CODECOV_TOKEN }}" }

0 commit comments

Comments
 (0)