Skip to content

Commit 133f9ac

Browse files
authored
reapply env CODECOV_TOKEN
1 parent 718a18f commit 133f9ac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/vscode-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
- "main"
1010
workflow_dispatch:
1111

12+
env:
13+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
14+
1215
jobs:
1316
build:
1417
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)