Skip to content

Commit 72472b5

Browse files
authored
SWI-4240 Make Tests Not Fail Fast (#116)
1 parent 5260798 commit 72472b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
os: [windows-2022, windows-2019, ubuntu-20.04, ubuntu-22.04]
1818
java-version: ["11", "17", "19"]
1919
distribution: ["zulu", "temurin"]
20+
fail-fast: false
2021
steps:
2122
- name: Checkout
2223
uses: actions/checkout@v2

0 commit comments

Comments
 (0)