add actions
Some checks failed
checks / checks (push) Failing after 28s

This commit is contained in:
2025-07-29 21:49:55 +04:00
parent 9473348b57
commit 6436a82d58

View File

@@ -0,0 +1,11 @@
name: checks
on:
push:
branches:
- main
jobs:
checks:
runs-on: nix
steps:
- uses: actions/checkout@v4
- run: nix flake check -L --all-systems