Skip to content

Commit f17f0aa

Browse files
author
Christopher Doris
committed
use julia signal handling when testing python
1 parent 03f44b8 commit f17f0aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
uv run pytest -s --nbval --cov=pysrc ./pytest/
9494
env:
9595
PYTHON_JULIACALL_THREADS: '2'
96+
PYTHON_JULIACALL_HANDLE_SIGNALS: 'yes'
9697

9798
- name: Upload coverage to Codecov
9899
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)