Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 4d36190

Browse files
committed
continue on error #37
1 parent 9e561a1 commit 4d36190

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run_tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
run_tests:
7171
runs-on: [self-hosted]
7272
needs: [checkout]
73+
continue-on-error: true
7374
strategy:
7475
matrix:
7576
target: [

0 commit comments

Comments
 (0)