Skip to content

Commit 14dc288

Browse files
committed
Add OPTIONS_OVERRIDE
1 parent 3337fba commit 14dc288

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/project.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
DD_SERVICE: dd-trace-js-integration-tests
9393
DD_CIVISIBILITY_AGENTLESS_ENABLED: 1
9494
DD_API_KEY: ${{ secrets.DD_API_KEY }}
95+
OPTIONS_OVERRIDE: 1
9596
steps:
9697
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
9798
- uses: ./.github/actions/node

0 commit comments

Comments
 (0)