trying to fix ci

This commit is contained in:
Eric Froemling 2019-12-13 17:30:28 -08:00
parent 8036896b54
commit f614054a94

View File

@ -5,7 +5,7 @@ on:
push:
schedule:
# Note: * is a special character in YAML so we have to quote the str.
cron: '0 4 * * *'
- cron: '0 4 * * *'
jobs:
check: