Skip to content

Commit

Permalink
ci: upgrade nixci
Browse files Browse the repository at this point in the history
  • Loading branch information
srid authored Apr 5, 2024
1 parent 2860a0d commit 665aa4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: yaxitech/nix-install-pkgs-action@v3
with:
packages: "github:srid/nixci"
- run: nixci
- run: nixci build
# Run disko VM test (test partition creation and whether the VM boots up later)
# TODO: Do this for every configuration?
# - run: nix build .#nixosConfigurations.vanjaram.config.system.build.installTest

0 comments on commit 665aa4e

Please sign in to comment.