We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd94b4 commit abd9ea4Copy full SHA for abd9ea4
1 file changed
.github/workflows/system_tests.yml
@@ -29,9 +29,6 @@ jobs:
29
needs:
30
- build
31
uses: DataDog/system-tests/.github/workflows/system-tests.yml@1e5d6b7096279ca43ce4826fda3cc805635b63c1
32
- secrets:
33
- DD_API_KEY: ${{ secrets.DD_API_KEY }}
34
- TEST_OPTIMIZATION_API_KEY: ${{ secrets.TEST_OPTIMIZATION_API_KEY }}
35
permissions:
36
id-token: write
37
with:
0 commit comments