Skip to content

Commit caad7af

Browse files
Fix CI logging
1 parent e89e326 commit caad7af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
meson setup builddir
2020
meson test -C builddir
2121
- uses: actions/upload-artifact@v4
22+
continue-on-error: true
2223
with:
2324
name: sh_integration-tests_logs
2425
path: builddir/meson-logs

0 commit comments

Comments
 (0)