Skip to content

Commit

Permalink
Continue on error when one of runtimes fails
Browse files Browse the repository at this point in the history
  • Loading branch information
matejvasek authored Oct 6, 2023
1 parent 19a6cf5 commit 2d65a20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-e2e-oncluster-runtime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on: [pull_request]
jobs:
test:
name: On Cluster RT Test
continue-on-error: true
strategy:
matrix:
go: [1.20.2]
Expand Down

0 comments on commit 2d65a20

Please sign in to comment.