Skip to content

Commit 91443d9

Browse files
authored
Enable the Julia signal handler
1 parent 6f2b3d3 commit 91443d9

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)