Skip to content

Commit

Permalink
test the changes (this will be reverted before merge)
Browse files Browse the repository at this point in the history
  • Loading branch information
onurctirtir committed Jul 3, 2020
1 parent 75c7fb3 commit a47fef5
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: "0 0 * * 1"
cron: "0 13 * * 5"
filters:
branches:
only:
Expand All @@ -148,7 +148,7 @@ workflows:
weekly-valgrind-finalize:
triggers:
- schedule:
cron: "30 9 * * 1"
cron: "30 22 * * 5"
filters:
branches:
only:
Expand Down

0 comments on commit a47fef5

Please sign in to comment.