diff --git a/.github/workflows/ci-module.yml b/.github/workflows/ci-module.yml index 44369c8..097fc23 100644 --- a/.github/workflows/ci-module.yml +++ b/.github/workflows/ci-module.yml @@ -8,6 +8,9 @@ on: pull_request: workflow_dispatch: +env: + NODE_OPTIONS: "--trace-warnings" + jobs: test: uses: hapijs/.github/.github/workflows/ci-module.yml@min-node-18-hapi-21