We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f95711a commit c6e05baCopy full SHA for c6e05ba
1 file changed
.github/workflows/flaky-test-detector.yml
@@ -47,6 +47,8 @@ jobs:
47
name: Detect flaky tests and open summary issue
48
runs-on: ubuntu-latest
49
timeout-minutes: 30
50
+ # ANTHROPIC_API_KEY is not a repo-level secret; it lives in this environment
51
+ environment: AI Integrations Tests
52
53
steps:
54
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
0 commit comments