Add Actions

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

View file

@ -0,0 +1,7 @@
on: push
jobs:
check:
runs-on: nixos
steps:
- uses: actions/checkout@v4
- run: nix flake check