chore: enable continue on error (#9003)

This commit is contained in:
Alex Rudenko 2022-09-22 14:30:34 +02:00 committed by GitHub
parent ddc567a4b6
commit 3939d5510f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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