Thanks to visit codestin.com Credit goes to github.com
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 91bda34 commit 08dc699Copy full SHA for 08dc699
.github/workflows/coder.yaml
@@ -341,4 +341,4 @@ jobs:
341
DATADOG_API_KEY: ${{ secrets.DATADOG_API_KEY }}
342
DD_DATABASE: e2e
343
GIT_COMMIT_MESSAGE: ${{ github.event.head_commit.message }}
344
- run: go run scripts/datadog-cireport/main.go site/test_results/junit.xml
+ run: go run scripts/datadog-cireport/main.go site/test-results/junit.xml
0 commit comments