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

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

View file

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