Skip to content

Commit

Permalink
Include fail-fast=false in github workflow to check-release
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Brichet committed May 10, 2022
1 parent 629d606 commit a5c48ef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
check_release:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
group: [check_release, link_check]
steps:
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a5c48ef

Please sign in to comment.