Skip to content

Commit 8f35973

Browse files
Merge pull request #13 from ndrorchestration/ndrorchestration-patch-5
fix(regression): add continue-on-error for live-regression job when V…
2 parents c9fcb4e + 4345082 commit 8f35973

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/regression.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
EOF
4747
4848
live-regression:
49+
continue-on-error: true
4950
name: Live Regression (Vercel)
5051
runs-on: ubuntu-latest
5152
if: >

0 commit comments

Comments
 (0)