mirror of
https://github.com/GeorgH93/Minepacks.git
synced 2025-01-07 19:28:11 +01:00
Remove continue-on-error
This commit is contained in:
parent
96a18a9d4f
commit
f4881b807b
1
.github/workflows/maven.yml
vendored
1
.github/workflows/maven.yml
vendored
@ -8,7 +8,6 @@ on: [push, pull_request]
|
||||
jobs:
|
||||
buildAndTest:
|
||||
runs-on: ubuntu-latest
|
||||
continue-on-error: true
|
||||
strategy:
|
||||
matrix:
|
||||
java-version:
|
||||
|
Loading…
Reference in New Issue
Block a user