Skip to content

Commit

Permalink
ci: increase fetch-depth of checkout to 2 for codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
gtdang committed Apr 30, 2024
1 parent 42a078d commit a88934e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
with:
activate-environment: test
python-version: ${{ matrix.python-version }}
fetch-depth: 2
- name: Install ubuntu dependencies
shell: bash -el {0}
run: |
Expand Down

0 comments on commit a88934e

Please sign in to comment.