nixos-config/.forgejo/workflows/uwu.yaml
xqtc 2b9c2b8fb2
Some checks failed
/ tests (push) Failing after 5s
Change nix test action to run on host
2024-07-17 13:18:53 +02:00

10 lines
139 B
YAML

on:
push:
branches: [main]
jobs:
tests:
runs-on: native
steps:
- uses: actions/checkout@v4
- run: nix flake check