Skip to content

Commit

Permalink
fix: pwd
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Feb 6, 2024
1 parent b8ec7eb commit 77b4edc
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 @@ -77,6 +77,8 @@ jobs:
echo "4"
git config --list
echo "4b"
pwd
echo "4c"
- name: Set up Python 3.10
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 77b4edc

Please sign in to comment.