Skip to content

Commit

Permalink
Don't shallow-clone repository
Browse files Browse the repository at this point in the history
  • Loading branch information
agriyakhetarpal committed Nov 28, 2024
1 parent e6766a6 commit 5dfb407
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 @@ -28,6 +28,8 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0

- uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 5dfb407

Please sign in to comment.