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

Commit

Permalink
Revert "Include percy in branch protection conditionally" (#10051
Browse files Browse the repository at this point in the history
This reverts commit a07f9a7.
  • Loading branch information
t3chguy committed Feb 1, 2023
1 parent a07f9a7 commit 19b81d2
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/cypress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 19b81d2

Please sign in to comment.