mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 09:15:41 +03:00
Prettier whitespace changes
This commit is contained in:
parent
0daa517854
commit
9416c27bc7
1 changed files with 1 additions and 1 deletions
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" \
|
||||
-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.
|
||||
done
|
||||
done
|
||||
- name: Close test run
|
||||
id: testrailpost
|
||||
if: always()
|
||||
|
|
Loading…
Reference in a new issue