We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a79dd5 commit 7b273eeCopy full SHA for 7b273ee
.github/workflows/build.yml
@@ -18,6 +18,7 @@ jobs:
18
channel:
19
- master
20
- stable
21
+ fail-fast: false
22
23
steps:
24
- uses: actions/checkout@v2
0 commit comments