parent
e532bbaa88
commit
8f96318f39
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
|
@ -19,3 +19,5 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- name: Check out the environment
|
||||
run: env
|
||||
- name: Try to call cowsay via nix-shell
|
||||
run: nix-shell -p cowsay --command "cowsay test"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue