This commit is contained in:
parent
559a7fcec6
commit
db7d85a712
|
@ -22,10 +22,10 @@ jobs:
|
|||
run: env
|
||||
|
||||
- name: Debug net
|
||||
run: ping example.com -c 5
|
||||
run: curl example.com
|
||||
|
||||
- name: Debug local net
|
||||
run: ping localhost:10001 -c 5
|
||||
run: curl localhost:10001
|
||||
|
||||
- name: Debug git config (local)
|
||||
run: cd /workspace/julien.oculi/test-forgejo-runner && git config --local -l
|
||||
|
|
Loading…
Reference in a new issue