1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-23 17:02:25 +03:00

Update cypress.yml

This commit is contained in:
Michael Telatynski
2023-09-25 17:17:26 +01:00
committed by GitHub
parent 37e1fd9af5
commit d29b8520f7

View File

@@ -55,5 +55,5 @@ jobs:
authToken: "${{ secrets.GITHUB_TOKEN }}" authToken: "${{ secrets.GITHUB_TOKEN }}"
state: success state: success
description: Cypress skipped description: Cypress skipped
context: "${ github.workflow }} / cypress" context: "${{ github.workflow }} / cypress"
sha: "${{ github.event.workflow_run.head_sha }}" sha: "${{ github.event.workflow_run.head_sha }}"