Skip to content

Commit

Permalink
Use fetch-depth of 2 for codecov issue - codecov/codecov-action#190 (…
Browse files Browse the repository at this point in the history
  • Loading branch information
kinow committed Apr 29, 2024
1 parent e1e047f commit d3706b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:

steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2
- name: Set up Python ${{ matrix.python }}
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit d3706b1

Please sign in to comment.