added nix flake check action
Some checks failed
/ test (push) Failing after 2s

This commit is contained in:
Jermeiah S 2025-06-19 16:34:59 -04:00
parent 450dfe39e0
commit e37b289d02
No known key found for this signature in database

View file

@ -0,0 +1,8 @@
on: [push]
jobs:
test:
runs-on: docker
steps:
- uses: DeterminateSystems/nix-installer-action@main
# - uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix flake check .