nix profile test
This commit is contained in:
parent
78dfcb09e6
commit
57dd7685ac
@ -32,5 +32,10 @@ jobs:
|
||||
# - name: Print nixpkgs version
|
||||
# run: nix-instantiate --eval -E '(import <nixpkgs> {}).lib.version'
|
||||
|
||||
- run: nix-shell -p cowsay --run "cowsay test"
|
||||
# - run: nix-shell -p cowsay --run "cowsay test"
|
||||
|
||||
- run: nix run nixpkgs#cowsay -- hello
|
||||
|
||||
- name: Install dependencies
|
||||
run: nix profile install nixpkgs#cowsay
|
||||
- run: cowsay testing
|
Loading…
x
Reference in New Issue
Block a user