[ci] Run slow tests every day

This commit is contained in:
Julien Chaumond 2020-02-24 19:54:47 -05:00
parent 4fc63151af
commit e693cd1e87

View File

@ -137,7 +137,7 @@ workflows:
run_slow_tests:
triggers:
- schedule:
cron: "0 4 * * 1"
cron: "0 4 * * *"
filters:
branches:
only: