Skip to content

Commit

Permalink
ci(github): disable debug mode since the error is GitHub/Microsoft's …
Browse files Browse the repository at this point in the history
…fault
  • Loading branch information
Xunnamius committed Jan 8, 2025
1 parent 8e09720 commit c097803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/is-next-compat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
env:
# * Selectively enable debugger verbose output in the pipeline
# ? See also: https://www.npmjs.com/package/debug#wildcards
DEBUG: 'next-test-api-route-handler:*'
# DEBUG: 'next-test-api-route-handler:*'
NODE_CURRENT_VERSION: '>=22.5.1'
NODE_OLDER_VERSIONS: '"18.x", "20.x"'

Expand Down

0 comments on commit c097803

Please sign in to comment.