ci: Don't mark failure when Cypress is successful
This commit is contained in:
parent
b98d2d2df3
commit
b58b1c4580
1
.github/workflows/pr-cypress.yml
vendored
1
.github/workflows/pr-cypress.yml
vendored
|
|
@ -228,7 +228,6 @@ jobs:
|
|||
with:
|
||||
script: |
|
||||
require("write-cypress-status.js")({core, context, github}, "tip", process.env.BODY)
|
||||
core.setFailed()
|
||||
|
||||
- name: Check ci-test set status
|
||||
if: needs.ci-test.result != 'success'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user