Skip to content

Commit 8fbdf3f

Browse files
authored
chore: disable fail-fast on github actions (#687)
1 parent bfd6f04 commit 8fbdf3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
nightly:
1010
strategy:
11+
fail-fast: false
1112
matrix:
1213
products:
1314
- Account

0 commit comments

Comments
 (0)