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 38e8932 commit a3dc053Copy full SHA for a3dc053
.github/workflows/tests.yml
@@ -50,4 +50,5 @@ jobs:
50
DT_CLIENT_ID: ${{ secrets.DT_CLIENT_ID }}
51
DT_CLIENT_SECRET: ${{ secrets.DT_CLIENT_SECRET }}
52
DT_ACCOUNT_ID: ${{ secrets.DT_ACCOUNT_ID }}
53
+ DYNATRACE_PLATFORM_TOKEN: ${{ secrets.DYNATRACE_PLATFORM_TOKEN }}
54
run: go test -tags=integration -v ./...
0 commit comments