ci: try running nix-build-and-cache
prior dynamic build test
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
17a3ed4c56
commit
8691141237
1 changed files with 2 additions and 1 deletions
|
@ -184,5 +184,6 @@ cargo test \
|
|||
name = "nix-default"
|
||||
group = "tests"
|
||||
script = """
|
||||
nix run .#default -- --help
|
||||
bin/nix-build-and-cache just .#default
|
||||
nix run -L .#default -- --help
|
||||
"""
|
||||
|
|
Loading…
Add table
Reference in a new issue