Add Actions

This commit is contained in:
Oliver Davies 2025-05-02 22:19:52 +01:00
parent 8cdd860a5e
commit 709f42f4ad

View file

@ -0,0 +1,7 @@
on: [push]
jobs:
check:
runs-on: nixos-host
steps:
- uses: https://code.forgejo.org/actions/checkout@v3
- run: nix flake check