Skip to content

Commit ae3967a

Browse files
committed
set ci env to the same value as for integration tests
1 parent a865cc7 commit ae3967a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
BUNDLE_WITHOUT: docs
8686
DD_PROFILING_NO_EXTENSION: true
8787
DD_CIVISIBILITY_AGENTLESS_ENABLED: true
88-
DD_TRACE_DEBUG: true
88+
DD_ENV: prod
8989
DD_API_KEY: ${{ secrets.DD_API_KEY }}
9090
steps:
9191
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)