Skip to content

Commit add8afe

Browse files
committed
ci: debug dependabot snapshot updates
1 parent 9f4fc36 commit add8afe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
git config user.name snapshots
2727
git config user.email snapshots@users.noreply.github.com
2828
git status
29+
# debug https://github.com/tekumara/python-typed-template/issues/126
30+
git ls-remote
2931
git add .
3032
if git commit -m "chore: update snapshots"; then
3133
git push

0 commit comments

Comments
 (0)