with checkout
Some checks failed
/ test (push) Failing after 5s

This commit is contained in:
Nicolas Jeannerod 2024-09-20 12:48:37 +02:00
parent decad1d3db
commit c2006ee34b
Signed by: Niols
GPG key ID: 35DB9EC8886E1CB8

View file

@ -6,6 +6,7 @@ jobs:
- run: echo All very good
- run: nix --version
- run: whoami
- uses: actions/checkout@v4
- run: pwd
- run: ls
- run: |