UI Tests fixes. (#1322)

* Fix broken UI tests and update snapshots.

* Tweak workflow.

* Update schedule and zip the result bundle.
This commit is contained in:
Doug
2023-07-13 16:10:41 +01:00
committed by GitHub
parent aa2f02663d
commit ac3b8b6ffd
10 changed files with 28 additions and 16 deletions

View File

@@ -2,7 +2,7 @@ name: Integration tests
on:
schedule:
- cron: '0 * * * *'
- cron: '0 6,18 * * *'
workflow_dispatch: