ci: do a nightly test run

This commit is contained in:
Robert Helgesson 2020-06-12 20:10:55 +02:00
parent 43ef16c3e1
commit 21fbc5e5ad
Failed to generate hash of commit

View file

@ -1,6 +1,8 @@
name: Test
on:
pull_request:
schedule:
- cron: "30 2 * * *"
jobs:
tests:
strategy: