Skip to content

Commit 7b273ee

Browse files
committed
ci: disable fail-fast in build workflow
1 parent 2a79dd5 commit 7b273ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
channel:
1919
- master
2020
- stable
21+
fail-fast: false
2122

2223
steps:
2324
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)