Skip to content

Commit

Permalink
Revert "ci: run nix build in workflow"
Browse files Browse the repository at this point in the history
This reverts commit 88aa61e.

No longer required because the added nixos-tests check already causes
the package to be built now.

Signed-off-by: Thomas Mühlbacher <tmuehlbacher@posteo.net>
  • Loading branch information
tmuehlbacher committed Jun 18, 2024
1 parent a7ec4a9 commit cc0c05d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nix-flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ jobs:
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix flake show
- run: nix flake check --print-build-logs
- run: nix build --print-build-logs

0 comments on commit cc0c05d

Please sign in to comment.