Skip to content

Commit c6e05ba

Browse files
authored
chore(flaky): Change env for flaky test detector (#6492)
1 parent f95711a commit c6e05ba

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/flaky-test-detector.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ jobs:
4747
name: Detect flaky tests and open summary issue
4848
runs-on: ubuntu-latest
4949
timeout-minutes: 30
50+
# ANTHROPIC_API_KEY is not a repo-level secret; it lives in this environment
51+
environment: AI Integrations Tests
5052

5153
steps:
5254
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

0 commit comments

Comments
 (0)