Skip to content

Commit 0692e36

Browse files
committed
debug
1 parent 7c3f035 commit 0692e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: |
5656
bb test -n babashka.bbin.scripts.git-dir-test
5757
env:
58-
GIT_SSH_COMMAND: core.sshCommand=ssh -o StrictHostKeyChecking=no -i ./test-resources/id_ed25519_bbin_test_lib_private
58+
GIT_SSH_COMMAND: ssh -o StrictHostKeyChecking=no -i ./test-resources/id_ed25519_bbin_test_lib_private
5959
GITLIBS_DEBUG: true
6060
- name: Upload debug log
6161
if: failure()

0 commit comments

Comments
 (0)