Skip to content

Commit

Permalink
Merge pull request #244 from codecov/override-fetch-depth
Browse files Browse the repository at this point in the history
Overwrite the commit on pull_request* events
  • Loading branch information
thomasrockhu committed Mar 9, 2021
2 parents 4c65431 + 65f43ce commit b708b7e
Show file tree
Hide file tree
Showing 7 changed files with 5,617 additions and 32 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 2
- name: Install dependencies
run: npm install
- name: Lint
Expand Down
Loading

0 comments on commit b708b7e

Please sign in to comment.