Skip to content

Commit

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

0 comments on commit f12cb15

Please sign in to comment.