Skip to content

Commit

Permalink
ci: add debug logs to tests (mqttjs#1091)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoseph Maguire authored and Cédric von Allmen committed Nov 27, 2020
1 parent 3f33b4d commit bb39ac1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nodejs.yml
Expand Up @@ -29,3 +29,4 @@ jobs:
- run: npm test
env:
CI: true
DEBUG: "mqttjs*"

0 comments on commit bb39ac1

Please sign in to comment.