layout: Add randomized test

This commit is contained in:
Ivan Molodetskikh
2023-09-27 13:35:02 +04:00
parent f2e28f54d6
commit 31ea816d2b
4 changed files with 146 additions and 13 deletions
+3
View File
@@ -7,6 +7,9 @@ on:
schedule:
- cron: '0 0 1 * *' # Monthly
env:
RUN_SLOW_TESTS: 1
jobs:
build:
strategy: