add checks
All checks were successful
checks / checks (push) Successful in 6m26s

This commit is contained in:
2025-06-16 19:11:29 +04:00
parent 64e0b4e536
commit 3ac0fdeae2
3 changed files with 18 additions and 7 deletions

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