Skip to content

Commit

Permalink
set ci env to the same value as for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
anmarchenko committed Jan 3, 2025
1 parent a865cc7 commit ae3967a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
BUNDLE_WITHOUT: docs
DD_PROFILING_NO_EXTENSION: true
DD_CIVISIBILITY_AGENTLESS_ENABLED: true
DD_TRACE_DEBUG: true
DD_ENV: prod
DD_API_KEY: ${{ secrets.DD_API_KEY }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit ae3967a

Please sign in to comment.