We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3337fba commit 14dc288Copy full SHA for 14dc288
.github/workflows/project.yml
@@ -92,6 +92,7 @@ jobs:
92
DD_SERVICE: dd-trace-js-integration-tests
93
DD_CIVISIBILITY_AGENTLESS_ENABLED: 1
94
DD_API_KEY: ${{ secrets.DD_API_KEY }}
95
+ OPTIONS_OVERRIDE: 1
96
steps:
97
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
98
- uses: ./.github/actions/node
0 commit comments