Skip to content

Commit 96cf1ef

Browse files
committed
fix: ci workflows
1 parent 5be42e8 commit 96cf1ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/quality-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
runs-on: ubuntu-latest
2323
steps:
2424
- uses: actions/checkout@v4
25+
with:
26+
fetch-depth: 0
2527

2628
- name: 'Setup project'
2729
uses: ./.github/actions/setup-project

0 commit comments

Comments
 (0)