Test CI
Some checks failed
/ test (push) Failing after 0s

This commit is contained in:
Théo Barnouin 2024-10-23 17:46:26 +02:00
parent fc1e4cdc14
commit 201823d5ed

View file

@ -6,10 +6,10 @@ jobs:
container:
image: nixos/nix:2.24.9
steps:
- uses: https://code.forgejo.org/actions/checkout@v4
- run: |
ls -alh
echo "All set !"
echo $GITHUB_WORKSPACE
cd $GITHUB_WORKSPACE
ls -alh
uses: https://code.forgejo.org/actions/checkout@v4