Get rid of continue-on-error

This commit is contained in:
Christian Beikov 2022-02-07 16:06:02 +01:00 committed by GitHub
parent dc65d041d1
commit 814c1ad679
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -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: