Skip to content

Commit

Permalink
removing checkout, since the issue appears to be the context
Browse files Browse the repository at this point in the history
I'm hoping that when Melanie pushes a new change, it'll "just work". We'll seee

 * #90
  • Loading branch information
maltfield committed Aug 7, 2024
1 parent 8ba879d commit f2f3766
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unicode_warn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
set -x
git config --global --add safe.directory .
git config --global --add safe.directory "$(pwd)"
git checkout ${{ github.event.pull_request.head.ref }}
git branch -a
git log
Expand Down

0 comments on commit f2f3766

Please sign in to comment.