Skip to content

Commit c177629

Browse files
faulthandler?
1 parent 1746f2e commit c177629

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/input_files/build.yaml.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ unit-test ({{ $runtime.name }}-{{ $runtime.arch }}):
9494
- PYTHON_VERSION={{ $runtime.python_version }} ./scripts/setup_python_env.sh
9595
script:
9696
- source venv/bin/activate
97-
- pytest -vv
97+
- pytest -vv -p faulthandler
9898
retry: 2
9999

100100
integration-test ({{ $runtime.name }}-{{ $runtime.arch }}):

0 commit comments

Comments
 (0)