Skip to content

Commit

Permalink
chore: fix fetch depth to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
saikumarrs committed Dec 5, 2024
1 parent 279eccf commit edbd834
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dt-test-and-report-code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- name: Checkout
uses: actions/[email protected]
with:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}

- name: Setup Node
Expand Down

0 comments on commit edbd834

Please sign in to comment.