Skip to content

Commit

Permalink
chore: fix codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Sep 24, 2024
1 parent 3e252e7 commit ec65dde
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 ec65dde

Please sign in to comment.