Skip to content

Commit

Permalink
SWI-4240 Make Tests Not Fail Fast (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
ckoegel authored Jan 9, 2024
1 parent 5260798 commit 72472b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
os: [windows-2022, windows-2019, ubuntu-20.04, ubuntu-22.04]
java-version: ["11", "17", "19"]
distribution: ["zulu", "temurin"]
fail-fast: false
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 72472b5

Please sign in to comment.