Skip to content

Commit bcacdf6

Browse files
wdconincCopilot
andauthored
fix: clang-tidy: fetch-depth: 0
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d7671f0 commit bcacdf6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/linux-eic-shell.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ jobs:
6262
pull-requests: write
6363
steps:
6464
- uses: actions/checkout@v3
65+
with:
66+
fetch-depth: 0
6567
- uses: cvmfs-contrib/github-action-cvmfs@v3
6668
- name: Download build artifact
6769
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)