Skip to content

Commit d47a09b

Browse files
authored
Update action.yml
1 parent 213751b commit d47a09b

File tree

1 file changed

+1
-0
lines changed
  • .github/actions/Emscripten-Notebook-Tests

1 file changed

+1
-0
lines changed

.github/actions/Emscripten-Notebook-Tests/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ runs:
8080
fi
8181
# Kill the jupyter lite serve process now we are done running xeus-cpp in the
8282
# Jupyter Lite website.
83+
pstree -p $jupyter_lite_process_id
8384
kill -9 $jupyter_lite_process_id
8485
sleep 10
8586
ps

0 commit comments

Comments
 (0)