Now checkout?
Some checks failed
/ test (push) Failing after 28s

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

View file

@ -3,11 +3,6 @@ jobs:
test:
runs-on: native
steps:
- run: pwd
- run: ls
- run: sh --version
- run: nix --version
- uses: actions/checkout@v4
- run: |