Skip to content

Commit

Permalink
chore: enable continue on error (#9003)
Browse files Browse the repository at this point in the history
  • Loading branch information
OrKoN committed Sep 22, 2022
1 parent ddc567a commit 3939d55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 3939d55

Please sign in to comment.