Skip to content

Commit

Permalink
Add flake check on CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
albertodvp committed Jul 20, 2024
1 parent f8d1f8b commit 6d3f571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
name: nix-pizza
authToken: ${{ steps.retrieve-cachix-auth-token.outputs.CACHIX_AUTH_TOKEN }}
installCommand: nix profile install github:cachix/cachix/debug-daemon-stop -L --accept-flake-config
- run: nix build .#checks.aarch64-linux.nix-pizza-config -L -vvvv
- run: nix flake check -L

0 comments on commit 6d3f571

Please sign in to comment.