Skip to content

Commit 488a381

Browse files
committed
chore: Remove fetch-depth from CI workflow
1 parent 1c9e50c commit 488a381

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323

2424
steps:
2525
- uses: actions/checkout@v4
26-
with:
27-
fetch-depth: 0
2826

2927
- uses: ./.github/actions/ci
3028
with:

0 commit comments

Comments
 (0)