Skip to content

Commit a8046ca

Browse files
francoluxorclaude
andcommitted
Drop the dead TENKI_PROJECT_ID env var from CI
Leftover from the project-ID removal: nothing reads TENKI_PROJECT_ID anymore now that the live tests no longer plumb it into Valves. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent 19e4cb5 commit a8046ca

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,4 @@ jobs:
6060
env:
6161
TENKI_API_KEY: ${{ secrets.TENKI_API_KEY }}
6262
TENKI_API_ENDPOINT: ${{ secrets.TENKI_API_ENDPOINT }}
63-
TENKI_PROJECT_ID: ${{ secrets.TENKI_PROJECT_ID }}
6463
run: pytest tests/integration -q

0 commit comments

Comments
 (0)