Skip to content

Commit 4434e6c

Browse files
committed
ci(actions): disable fail fast
1 parent 175b374 commit 4434e6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ permissions:
1212
jobs:
1313
build:
1414
strategy:
15+
fail-fast: false
1516
matrix:
1617
include:
1718
- angular-version: 16

0 commit comments

Comments
 (0)