瀏覽代碼

upd suites

VladSenyuta 2 年之前
父節點
當前提交
697485a4d3
共有 1 個文件被更改,包括 1 次插入1 次删除
  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: