ci: remove shell and user debugging
This commit is contained in:
parent
0e4e5d3ff3
commit
ad45833cf8
|
@ -12,9 +12,6 @@ jobs:
|
||||||
- name: Debug runner (act actions path)
|
- name: Debug runner (act actions path)
|
||||||
run: ls -lah /var/run/act/workflow
|
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)
|
- name: Test checkout commands (init)
|
||||||
run: git init /workspace/julien.oculi/test-forgejo-runner
|
run: git init /workspace/julien.oculi/test-forgejo-runner
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue