Skip to content

Commit

Permalink
start another custom test, this will be reverted
Browse files Browse the repository at this point in the history
  • Loading branch information
onurctirtir committed Oct 26, 2020
1 parent dd3a55f commit 12b0afa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ workflows:
weekly-valgrind:
triggers:
- schedule:
cron: "30 8 * * 5"
cron: "0 8 * * 1"
filters:
branches:
only:
Expand All @@ -148,7 +148,7 @@ workflows:
weekly-valgrind-finalize:
triggers:
- schedule:
cron: "0 18 * * 5"
cron: "30 17 * * 1"
filters:
branches:
only:
Expand Down

0 comments on commit 12b0afa

Please sign in to comment.