Skip to content

Commit ecb065d

Browse files
temporary add fail-fast: false
1 parent c060521 commit ecb065d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
build:
1616
runs-on: ${{ matrix.os }}
1717
strategy:
18+
fail-fast: false
1819
matrix:
1920
os: [ubuntu-latest, windows-latest, macos-latest]
2021
steps:

0 commit comments

Comments
 (0)