Update integration.yml

This commit is contained in:
James Ives 2019-11-21 09:33:41 -05:00
parent 2b5d8ca490
commit 88cb268ca9

View File

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