Update
Some checks failed
Rust / build (push) Failing after 2s

This commit is contained in:
Simon Goller 2024-06-29 14:11:31 +02:00
parent e532bbaa88
commit 8f96318f39

View file

@ -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"