We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4124840 commit 2d124b1Copy full SHA for 2d124b1
.github/workflows/check-release.yml
@@ -15,6 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
group: [check_release, link_check]
18
+ fail-fast: false
19
steps:
20
- name: Checkout
21
uses: actions/checkout@v2
0 commit comments