Skip to content

Commit af1fa70

Browse files
committed
[DEBUG] disable failfast
1 parent 4f630eb commit af1fa70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-main_l1.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ jobs:
144144
needs: [docker_build, setup-hive]
145145
if: ${{ github.event_name != 'merge_group' }}
146146
strategy:
147+
fail-fast: false
147148
matrix:
148149
include:
149150
- name: "Rpc Compat tests"

0 commit comments

Comments
 (0)