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 277d111 commit a865cc7Copy full SHA for a865cc7
.github/workflows/test.yml
@@ -85,6 +85,7 @@ jobs:
85
BUNDLE_WITHOUT: docs
86
DD_PROFILING_NO_EXTENSION: true
87
DD_CIVISIBILITY_AGENTLESS_ENABLED: true
88
+ DD_TRACE_DEBUG: true
89
DD_API_KEY: ${{ secrets.DD_API_KEY }}
90
steps:
91
- uses: actions/checkout@v3
0 commit comments