ci: speed up on no-op
This commit is contained in:
parent
674a107750
commit
e3e24d749f
2 changed files with 9 additions and 1 deletions
.github/workflows
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
|
@ -12,4 +12,4 @@ jobs:
|
|||
extraPullNames: nixpkgs-update
|
||||
name: nix-community
|
||||
signingKey: ${{ secrets.CACHIX_SIGNING_KEY }}
|
||||
- run: nix-build
|
||||
- run: ./ci.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue