ci: remove git config worktree debugging

This commit is contained in:
Julien Oculi 2024-01-18 11:15:58 +01:00
parent bd50499be3
commit 3ea2bdd58b

View file

@ -24,9 +24,6 @@ jobs:
- name: Debug git config (local)
run: cd /workspace/julien.oculi/test-forgejo-runner && git config --local -l
- name: Debug git config (worktree)
run: cd /workspace/julien.oculi/test-forgejo-runner && git config --worktree -l
# - name: Test checkout commands (fetch)
# run: git -c protocol.version=2 fetch -v --no-tags --prune --no-recurse-submodules --depth=1 origin +2b3aefde1b6cbdf9e0a3bce32f86a0d069fc7c37:refs/remotes/origin/main