Enable scheduled test run

This commit is contained in:
David Boreham 2024-01-23 09:41:45 -07:00
parent 5fdee25dc1
commit a35e4f8265

View File

@ -6,7 +6,8 @@ on:
paths:
- '!**'
- '.gitea/workflows/triggers/fixturenet-laconicd-test'
schedule:
- cron: '10 17 * * *' # TODO: add a run at 01 UTC once this is known to work
jobs:
test: