1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-25 07:58:31 +02:00

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
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89

View File

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