Remove coverage for now.

This commit is contained in:
Hemang
2025-02-11 10:29:04 +01:00
parent c0abf96879
commit 472136a2ad
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -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