Skip to content

Commit

Permalink
chore: remove git config action
Browse files Browse the repository at this point in the history
  • Loading branch information
CristiCanizales committed Sep 26, 2023
1 parent 8c77b0a commit 3d7241d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/runE2ETest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ jobs:
cache-dependency-path: |
salesforcedx-vscode/package-lock.json
salesforcedx-vscode-automation-tests/package-lock.json
- uses: ./.github/actions/gitConfig
with:
email: ${{ secrets.IDEE_GH_EMAIL }}
- name: Install extension vsixes
run: |
mkdir ./extensions
Expand Down

0 comments on commit 3d7241d

Please sign in to comment.