Now sh
Some checks failed
/ test (push) Failing after 3s

This commit is contained in:
Nicolas Jeannerod 2024-09-30 10:23:33 +02:00
parent b019b31ab4
commit 892c106f6f
Signed by: Niols
GPG key ID: 35DB9EC8886E1CB8

View file

@ -5,6 +5,7 @@ jobs:
steps:
- run: pwd
- run: ls
- run: sh --version
- run: nix --version
- uses: actions/checkout@v4