Skip to content

Commit

Permalink
chore: don't fail all the builds if one fails
Browse files Browse the repository at this point in the history
  • Loading branch information
bjansen committed Jun 28, 2023
1 parent 71e9807 commit 4043261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
runs-on: ubuntu-latest

strategy:
fail-fast: false
matrix:
env:
# see https://www.jetbrains.com/idea/download/previous.html
Expand Down

0 comments on commit 4043261

Please sign in to comment.