Skip to content

Commit 90d9267

Browse files
authored
ci: adding scheduled runs for system-tests (#315)
* ci: adding scheduled runs for system-tests * test * Fix dev call * Remove test * Remove API key * Cleanup
1 parent 34520f2 commit 90d9267

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/dev.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,6 @@ jobs:
200200
system-tests:
201201
needs: build-system-tests-artifact
202202
uses: DataDog/system-tests/.github/workflows/system-tests.yml@main
203-
secrets:
204-
TEST_OPTIMIZATION_API_KEY: ${{ secrets.DD_CI_VIS_API_KEY }}
205203
permissions:
206204
contents: read
207205
id-token: write

0 commit comments

Comments
 (0)