Skip to content

Commit

Permalink
Remove 'Configure Git' step
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed Dec 22, 2024
1 parent 00d100a commit ce9785f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,6 @@ jobs:
toolchain: nightly
steps:
- uses: actions/checkout@v4
- name: Configure Git
run: |
git config --global user.email "[email protected]"
git config --global user.name "J. Doe"
- name: Set "--features" flag value
id: set-features-flag-value
shell: bash
Expand Down

0 comments on commit ce9785f

Please sign in to comment.