fix build and test test
This commit is contained in:
parent
73d19451bd
commit
b124d9414b
@ -243,7 +243,7 @@ jobs:
|
||||
command: |
|
||||
pwd
|
||||
ls
|
||||
python -m pytest -vv tests/ -x --junitxml=test-results/junit.xml --durations=5 "not test_otel.py"
|
||||
python -m pytest -vv tests/ -x --junitxml=test-results/junit.xml --durations=5 "not tests/otel_tests/test_otel.py"
|
||||
no_output_timeout: 120m
|
||||
|
||||
# Store test results
|
||||
|
||||
Loading…
Reference in New Issue
Block a user