Skip to content

Commit 5b37066

Browse files
committed
Don't fail-fast.
1 parent acb3799 commit 5b37066

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ jobs:
66
name: Testing on ${{ matrix.os }}
77
runs-on: ${{ matrix.os }}
88
strategy:
9+
fail-fast: false
910
matrix:
1011
include:
1112
- os: ubuntu-latest

0 commit comments

Comments
 (0)