From 3ea2bdd58b3f78a4cd5de0160f8b23671c9b892b Mon Sep 17 00:00:00 2001 From: Julien Oculi Date: Thu, 18 Jan 2024 11:15:58 +0100 Subject: [PATCH] ci: remove git config worktree debugging --- .forgejo/workflows/demo.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.forgejo/workflows/demo.yaml b/.forgejo/workflows/demo.yaml index a8d7fee..c797084 100644 --- a/.forgejo/workflows/demo.yaml +++ b/.forgejo/workflows/demo.yaml @@ -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