Skip to content

Commit 2d124b1

Browse files
committed
remove fail fast
1 parent 4124840 commit 2d124b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
group: [check_release, link_check]
18+
fail-fast: false
1819
steps:
1920
- name: Checkout
2021
uses: actions/checkout@v2

0 commit comments

Comments
 (0)