Skip to content

Commit

Permalink
chore: fix codecov (#1941)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando authored Sep 24, 2024
1 parent 3e252e7 commit 777aef9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mqttjs-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
timeout-minutes: 5
env:
CI: true
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
DEBUG: "${{ runner.debug == '1' && 'mqttjs:*' || '' }}"


Expand Down

0 comments on commit 777aef9

Please sign in to comment.