mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-16 08:05:05 +00:00
Get rid of continue-on-error
This commit is contained in:
parent
dc65d041d1
commit
814c1ad679
2
.github/workflows/contributor-build.yml
vendored
2
.github/workflows/contributor-build.yml
vendored
@ -27,8 +27,6 @@ jobs:
|
||||
build:
|
||||
name: Java 11
|
||||
runs-on: ubuntu-latest
|
||||
# We want to know the test results of all matrix entries
|
||||
continue-on-error: true
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
Loading…
x
Reference in New Issue
Block a user