Skip to content

Commit

Permalink
Run coverage in this PR
Browse files Browse the repository at this point in the history
  • Loading branch information
kostko committed Nov 12, 2018
1 parent eb12818 commit 70f2536
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -339,13 +339,14 @@ workflows:
branches:
only: master
nightly:
triggers:
- schedule:
cron: "0 0 * * *"
filters:
branches:
only:
- master
# TODO: Add back before merge.
#triggers:
# - schedule:
# cron: "0 0 * * *"
# filters:
# branches:
# only:
# - master
jobs:
- cover-rust
experimental:
Expand Down

0 comments on commit 70f2536

Please sign in to comment.