Skip to content

Commit 4a114fb

Browse files
committed
Update CI-tests.yml
1 parent c67bbd8 commit 4a114fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ jobs:
3838
3939
- name: Run Tests
4040
run: |
41-
pytest --timeout=120 --timeout_method=thread --cov=runpod --cov-report=xml --cov-report=term-missing --cov-fail-under=100 -W error
41+
pytest --timeout=120 --timeout_method=thread --cov=runpod --cov-report=xml --cov-report=term-missing --cov-fail-under=100 -W error -p no:cacheprovider
4242
# -p no:unraisableexception

0 commit comments

Comments
 (0)