Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 19b81d2

Browse files
authored
Revert "Include percy in branch protection conditionally" (#10051
This reverts commit a07f9a7.
1 parent a07f9a7 commit 19b81d2

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/cypress.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -181,15 +181,6 @@ jobs:
181181
with:
182182
name: cypress-junit
183183
path: cypress/results
184-
185-
- name: Check Percy passed
186-
if: needs.prepare.outputs.percy_enable
187-
uses: lewagon/[email protected]
188-
with:
189-
ref: ${{ github.event.workflow_run.head_sha }}
190-
repo-token: ${{ secrets.GITHUB_TOKEN }}
191-
wait-interval: 10
192-
check-name: percy/matrix-react-sdk
193184
report:
194185
name: Report results
195186
needs: tests

0 commit comments

Comments
 (0)