Skip to content

Commit 8b0bec3

Browse files
authored
Remove unnecessary whitespace
1 parent 2bc1896 commit 8b0bec3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
- if: matrix.node-version == 22
2626
name: Send coverage info to Codecov
2727
uses: codecov/codecov-action@v5
28-
with:
29-
token: ${{ secrets.CODECOV_TOKEN }}
28+
with:
29+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)