Skip to content

Commit 777aef9

Browse files
authored
chore: fix codecov (#1941)
1 parent 3e252e7 commit 777aef9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mqttjs-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
timeout-minutes: 5
4343
env:
4444
CI: true
45+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4546
DEBUG: "${{ runner.debug == '1' && 'mqttjs:*' || '' }}"
4647

4748

0 commit comments

Comments
 (0)