Update integration.yml

This commit is contained in:
James Ives 2019-11-20 09:13:59 -05:00
parent 69928fe0f1
commit 36f72ce53a

View File

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