Skip to content

Commit 77c4b1c

Browse files
committed
ci: debug
1 parent c64b22b commit 77c4b1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ jobs:
3333
apk add git make ruby
3434
git config --global --add safe.directory "$GITHUB_WORKSPACE"
3535
echo "$GITHUB_WORKSPACE"
36+
git config --global --get-all safe.directory
3637
make ${{ matrix.check-target }}

0 commit comments

Comments
 (0)