Skip to content

Commit

Permalink
Resolves coverage Github Action issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Eleff committed Aug 21, 2024
1 parent fc77f7d commit 6d82f66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coverage-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: git checkout $BRANCH_NAME


- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v5
Expand Down

0 comments on commit 6d82f66

Please sign in to comment.