Update Github workflow to publish release even if not all platform builds succeed

This commit is contained in:
sentientstardust
2026-05-16 11:00:17 +01:00
parent a01ec22be4
commit a1b37455f3
2 changed files with 2 additions and 1 deletions

View File

@ -487,6 +487,7 @@ jobs:
- name: Run external slicer regression tests
if: runner.os == 'Linux'
continue-on-error: true
timeout-minutes: 20
shell: bash
run: |