Auto merge of #784 - RalfJung:ci, r=RalfJung
also run tests for cron jobs
This commit is contained in:
commit
19b27ab8a5
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ os:
|
|||
dist: xenial
|
||||
|
||||
# Run in PRs and for bors, but not on master.
|
||||
if: branch = auto OR branch = try OR type = pull_request
|
||||
if: branch = auto OR branch = try OR type = pull_request OR type = cron
|
||||
|
||||
env:
|
||||
global:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue