Skip to content

Commit

Permalink
fail-fast: false for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
maksbotan committed Sep 29, 2023
1 parent ce45c8e commit 96aa9d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- "9.2.8"
- "9.4.5"
- "9.6.2"
fail-fast: false

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 96aa9d9

Please sign in to comment.