Skip to content

Commit

Permalink
Remove global gitconfig check cause it doesn't exist
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryguy committed Nov 21, 2024
1 parent c44915a commit dfad9b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
- run: |
git --version
echo "------------------"
git config --global --list
echo "------------------"
git config --list
- name: Set up system
run: bin/before_install
Expand Down

0 comments on commit dfad9b9

Please sign in to comment.