You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-04 11:51:45 +03:00
Prettier whitespace changes
This commit is contained in:
2
.github/workflows/cypress.yaml
vendored
2
.github/workflows/cypress.yaml
vendored
@@ -243,7 +243,7 @@ jobs:
|
|||||||
--title "if you see this please check cypress build for run id not being provisioned" \
|
--title "if you see this please check cypress build for run id not being provisioned" \
|
||||||
-f $file || true
|
-f $file || true
|
||||||
# We want to keep uploading what we can; but don't want the failures/red marks when it fails, so we add || true above.
|
# We want to keep uploading what we can; but don't want the failures/red marks when it fails, so we add || true above.
|
||||||
done
|
done
|
||||||
- name: Close test run
|
- name: Close test run
|
||||||
id: testrailpost
|
id: testrailpost
|
||||||
if: always()
|
if: always()
|
||||||
|
|||||||
Reference in New Issue
Block a user