ci: make testbox session shutdown non-blocking

This commit is contained in:
Peter Steinberger
2026-05-13 13:50:44 +01:00
parent 852f88f1e7
commit dfead3198d

View File

@@ -124,5 +124,6 @@ jobs:
- name: Run Testbox
uses: useblacksmith/run-testbox@5ca05834db1d3813554d1dd109e5f2087a8d7cbc
if: always()
continue-on-error: true
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"