Skip to content

Commit f7d4e6d

Browse files
committed
ci: disable fail-fast for GitHub Actions
1 parent f433ffd commit f7d4e6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
name: Test
1414
runs-on: ${{ matrix.os }}
1515
strategy:
16+
fail-fast: false
1617
matrix:
1718
include:
1819
- os: ubuntu-latest

0 commit comments

Comments
 (0)