Updated config.yml

This commit is contained in:
Krish Dholakia 2023-09-21 14:30:20 -07:00
parent ebd763287a
commit ff98af9b0c

View file

@ -54,6 +54,7 @@ jobs:
name: Run tests
command: |
python -m pytest -vv --junitxml=test-results/junit.xml
no_output_timeout: 30m
# Store test results
- store_test_results: