Update integration.yml

This commit is contained in:
James Ives 2019-11-22 10:04:37 -05:00 committed by GitHub
parent a657e34756
commit f948e107a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
name: integration-tests
on:
schedule:
- cron: 0 10 * * 0-6
- cron: 10 15 * * 0-6
jobs:
integration-test:
runs-on: ubuntu-latest