Skip to content

Commit 8d99074

Browse files
authored
fix: turn off fail fast, let other wg run if one fails (#184)
1 parent f03070b commit 8d99074

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create-meeting-artifacts-scheduled.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
create-artifacts:
99
runs-on: ubuntu-latest
1010
strategy:
11+
fail-fast: false
1112
matrix:
1213
meeting_group:
1314
- benchmarking

0 commit comments

Comments
 (0)