chore: enable continue on error (#9003)
This commit is contained in:
parent
ddc567a4b6
commit
3939d5510f
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -120,7 +120,6 @@ jobs:
|
||||
tests:
|
||||
name: ${{ matrix.spec.name }} tests on ${{ matrix.spec.machine }}(${{ matrix.spec.node }})
|
||||
runs-on: ${{ matrix.spec.machine }}
|
||||
continue-on-error: true
|
||||
strategy:
|
||||
matrix:
|
||||
spec:
|
||||
|
Loading…
Reference in New Issue
Block a user