Browse Source

upd suites

VladSenyuta 2 years ago
parent
commit
697485a4d3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/e2e-weekly.yml

+ 1 - 1
.github/workflows/e2e-weekly.yml

@@ -1,7 +1,7 @@
 name: E2E Automation suite
 on:
   schedule:
-    - cron: '0 0 * * 1'
+    - cron: '0 1 * * 1'
 
 jobs:
   build-and-test: