Let tests run to completion

This commit is contained in:
Andras Fekete
2023-03-13 09:48:37 -04:00
parent bcd6bce040
commit f3e785b4c7
7 changed files with 9 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ jobs:
runs-on: ubuntu-latest
needs: build_library
strategy:
fail-fast: false
matrix:
release: [ "22.03-SNAPSHOT", "21.02-SNAPSHOT" ] # some other versions: 21.02.0 21.02.5 22.03.0 22.03.3 snapshot
steps: