Skip to content

Commit 357ead2

Browse files
committed
ci: leave OpenRouter test setup to tests
1 parent 8569440 commit 357ead2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333
- run: cargo fmt --check
3434
- run: cargo clippy --locked --all-targets --all-features -- -D warnings
3535
- run: cargo test --locked
36-
env:
37-
OPENROUTER_API_KEY: ${{ secrets.OPENROUTER_API_KEY || 'ci-placeholder' }}
3836

3937
linux-x64:
4038
needs: verify

0 commit comments

Comments
 (0)