Skip to content

Commit 827b659

Browse files
committed
wip
1 parent e8129e1 commit 827b659

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/clippy-annotation-reporter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
docker-images: true
2525
swap-storage: true
2626
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
27+
with:
28+
fetch-depth: 0 # Full history
2729
- name: Install Rust
2830
run: rustup install stable
2931
- name: Run annotation reporter

0 commit comments

Comments
 (0)