@ -13,3 +13,11 @@ workflows:
parallel: true # split all specs across machines
parallelism: 2 # use 2 CircleCI machines to finish quickly
group: 'all tests'
hourly:
triggers:
- schedule:
cron: "0 * * * *"
filters:
branches:
only:
- master