Update integration.yml

This commit is contained in:
James Ives 2019-11-21 09:34:12 -05:00
parent b140db85a6
commit 3d79fb5ce1

View File

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