Skip to content

Commit

Permalink
fix: see the git config
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Feb 6, 2024
1 parent 3a71771 commit 01b78b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ jobs:
echo "1"
whoami
echo "2"
cat .git/config
echo "3"
git config --global --add safe.directory /__w/example-python/example-python
- name: Set up Python 3.10
uses: actions/setup-python@v4
Expand Down

0 comments on commit 01b78b6

Please sign in to comment.