diff --git a/.forgejo/workflows/demo.yaml b/.forgejo/workflows/demo.yaml index f69f7d2..61860e6 100644 --- a/.forgejo/workflows/demo.yaml +++ b/.forgejo/workflows/demo.yaml @@ -12,9 +12,6 @@ jobs: - name: Debug runner (act actions path) run: ls -lah /var/run/act/workflow - - name: Debug get user and shell - run: users; whoami; echo $SHELL; ls /home - - name: Test checkout commands (init) run: git init /workspace/julien.oculi/test-forgejo-runner