only flake check

This commit is contained in:
cy 2024-12-28 10:38:46 -05:00
parent 6a4308bafe
commit a3860802e5

View file

@ -10,5 +10,4 @@ jobs:
- uses: cachix/install-nix-action@v27
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix build
- run: nix flake check