Skip to content

Commit 277f946

Browse files
committed
remove checkout param
Signed-off-by: Yanxuan Liu <[email protected]>
1 parent 86360d5 commit 277f946

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/shell-check.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626
steps:
2727
- name: Checkout code
2828
uses: NVIDIA/spark-rapids-common/checkout@main
29-
with:
30-
fetch-depth: ${{ env.PR_FETCH_DEPTH }}
3129

3230
- name: Run ShellCheck
3331
uses: NVIDIA/spark-rapids-common/shell-check@main

0 commit comments

Comments
 (0)