mirror of
https://github.com/nix-community/home-manager
synced 2024-11-27 05:29:46 +01:00
ci: do a nightly test run
This commit is contained in:
parent
43ef16c3e1
commit
21fbc5e5ad
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -1,6 +1,8 @@
|
|||
name: Test
|
||||
on:
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: "30 2 * * *"
|
||||
jobs:
|
||||
tests:
|
||||
strategy:
|
||||
|
|
Loading…
Reference in a new issue