mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-23 00:00:02 +03:00
Revert "ci: run nix build in workflow"
This reverts commit 88aa61eb95
.
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>
This commit is contained in:
parent
922ba240c5
commit
6377d93b1c
1
.github/workflows/nix-flake.yml
vendored
1
.github/workflows/nix-flake.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user