Skip to content

Commit

Permalink
Restore scheduled functional tests (once a week)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bertrand Berthelot committed Nov 13, 2020
1 parent 89e7527 commit 482eae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ workflows:
scheduled-workflow:
triggers:
- schedule:
cron: "0 0 * * *"
cron: "0 0 * * 0"
filters:
branches:
only:
Expand Down

0 comments on commit 482eae6

Please sign in to comment.