Skip to content

Commit bd4fe3d

Browse files
committed
New API key for test optimization
1 parent 7fc90a3 commit bd4fe3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/system_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: DataDog/system-tests/.github/workflows/system-tests.yml@main
3030
secrets:
3131
DD_API_KEY: ${{ secrets.DD_API_KEY }}
32-
TEST_OPTIMIZATION_API_KEY: ${{ secrets.DD_API_KEY }}
32+
TEST_OPTIMIZATION_API_KEY: ${{ secrets.TEST_OPTIMIZATION_API_KEY }}
3333
permissions:
3434
contents: read
3535
packages: write

0 commit comments

Comments
 (0)