Skip to content

Commit 4ba0d04

Browse files
committed
Env fix
1 parent e5b3ff5 commit 4ba0d04

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/dev.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,8 @@ jobs:
185185
system-tests:
186186
needs: build-system-tests-artifact
187187
uses: DataDog/system-tests/.github/workflows/system-tests.yml@main
188+
environment:
189+
name: dev
188190
secrets:
189191
TEST_OPTIMIZATION_API_KEY: ${{ secrets.DD_CI_VIS_API_KEY }}
190192
permissions:

0 commit comments

Comments
 (0)