Skip to content

Commit

Permalink
Merge pull request #3868 from matrix-org/midhun/update-cypress-workfile
Browse files Browse the repository at this point in the history
Update workfile to pull in changes from react-sdk
  • Loading branch information
andybalaam authored Nov 9, 2023
2 parents 5931a51 + ffb4cae commit d8735cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# from creeping in. They take a long time to run and consume 4 concurrent runners.
if: github.event.workflow_run.event == 'merge_group'

uses: matrix-org/matrix-react-sdk/.github/workflows/cypress.yaml@v3.83.0-rc.1
uses: matrix-org/matrix-react-sdk/.github/workflows/cypress.yaml@03b01b4a50d0f3fbbfa6c1a9314ef2d346d089d4
permissions:
actions: read
issues: read
Expand Down

0 comments on commit d8735cf

Please sign in to comment.