mirror of
https://github.com/invariantlabs-ai/invariant-gateway.git
synced 2026-07-06 02:47:50 +02:00
Remove coverage for now.
This commit is contained in:
@@ -19,4 +19,4 @@ jobs:
|
||||
- name: Run tests
|
||||
env:
|
||||
OPENAI_API_KEY: ${{ secrets.INVARIANT_TESTING_OPENAI_KEY }}
|
||||
run: ./run.sh tests -s -vv --cov=proxy --cov-report=term
|
||||
run: ./run.sh tests -s -vv
|
||||
|
||||
@@ -2,6 +2,5 @@ anthropic
|
||||
openai
|
||||
pytest
|
||||
pytest-asyncio
|
||||
pytest-cov
|
||||
pytest-playwright
|
||||
tavily-python
|
||||
|
||||
Reference in New Issue
Block a user