Skip to content

Commit 04bc450

Browse files
authored
Update ci.yml
1 parent 44c7dd6 commit 04bc450

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444
with:
4545
fail_ci_if_error: true
4646
token: ${{ secrets.CODECOV_TOKEN }}
47+
env:
48+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4749
concurrency:
4850
group: ${{ github.workflow }}-${{ github.ref }}
4951
cancel-in-progress: true

0 commit comments

Comments
 (0)