mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 20:26:19 +02:00
Revert "Include percy in branch protection conditionally" (#10051
This reverts commit a07f9a723f2af86fa9478a478c2755c81891db04.
This commit is contained in:
parent
a07f9a723f
commit
19b81d257f
9
.github/workflows/cypress.yaml
vendored
9
.github/workflows/cypress.yaml
vendored
@ -181,15 +181,6 @@ jobs:
|
||||
with:
|
||||
name: cypress-junit
|
||||
path: cypress/results
|
||||
|
||||
- name: Check Percy passed
|
||||
if: needs.prepare.outputs.percy_enable
|
||||
uses: lewagon/wait-on-check-action@v1.2.0
|
||||
with:
|
||||
ref: ${{ github.event.workflow_run.head_sha }}
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
wait-interval: 10
|
||||
check-name: percy/matrix-react-sdk
|
||||
report:
|
||||
name: Report results
|
||||
needs: tests
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user