Skip to content

Commit a3dc053

Browse files
committed
test: make use of platform token
Try to debug if the EOF is related to the oauth2 lib
1 parent 38e8932 commit a3dc053

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,5 @@ jobs:
5050
DT_CLIENT_ID: ${{ secrets.DT_CLIENT_ID }}
5151
DT_CLIENT_SECRET: ${{ secrets.DT_CLIENT_SECRET }}
5252
DT_ACCOUNT_ID: ${{ secrets.DT_ACCOUNT_ID }}
53+
DYNATRACE_PLATFORM_TOKEN: ${{ secrets.DYNATRACE_PLATFORM_TOKEN }}
5354
run: go test -tags=integration -v ./...

0 commit comments

Comments
 (0)