Skip to content

Commit

Permalink
Remove fetch depth for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
vemel committed Aug 23, 2024
1 parent 3848f21 commit 29755b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/on_push_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Install poetry
run: pipx install poetry
- name: Set up Python
Expand Down

0 comments on commit 29755b5

Please sign in to comment.