mirror of https://github.com/vector-im/riot-web
Prettier whitespace changes
parent
0daa517854
commit
9416c27bc7
|
@ -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()
|
||||||
|
|
Loading…
Reference in New Issue