Skip to content

Commit f2f3766

Browse files
committed
removing checkout, since the issue appears to be the context
I'm hoping that when Melanie pushes a new change, it'll "just work". We'll seee * #90
1 parent 8ba879d commit f2f3766

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/unicode_warn.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
set -x
4444
git config --global --add safe.directory .
4545
git config --global --add safe.directory "$(pwd)"
46-
git checkout ${{ github.event.pull_request.head.ref }}
4746
git branch -a
4847
git log
4948

0 commit comments

Comments
 (0)