We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e252e7 commit 777aef9Copy full SHA for 777aef9
.github/workflows/mqttjs-test.yml
@@ -42,6 +42,7 @@ jobs:
42
timeout-minutes: 5
43
env:
44
CI: true
45
+ CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
46
DEBUG: "${{ runner.debug == '1' && 'mqttjs:*' || '' }}"
47
48
0 commit comments