Skip to content

Commit

Permalink
fix: more logs
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Feb 6, 2024
1 parent 31fef6f commit b8ec7eb
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 @@ -71,10 +71,12 @@ jobs:
cat .git/config
echo "3"
git config --list
echo "3b"
git config --global --add safe.directory /__w/example-python/example-python
cat .git/config
echo "4"
git config --list
echo "4b"
- name: Set up Python 3.10
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit b8ec7eb

Please sign in to comment.