nixos-config/.forgejo/workflows/demo.yaml
Christoph Hollizeck 80a42a1570
Some checks failed
/ test (push) Failing after 1s
Update .forgejo/workflows/demo.yaml
2024-12-28 11:03:55 +01:00

16 lines
170 B
YAML

on:
schedule:
- cron: 0 3 * * *
push:
jobs:
test:
runs-on: native
steps:
- uses: actions/checkout@v3
- run: nix build self#loptland