Skip to content

Commit 7a8902f

Browse files
Update .github/workflows/ci.yml
1 parent 6ff8154 commit 7a8902f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
uses: codecov/codecov-action@v5
1919
with:
2020
verbose: true
21-
env:
21+
env:
2222
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)