Skip to content

Commit ef32092

Browse files
committed
Remove install depth
1 parent f5375f7 commit ef32092

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build_test_deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- uses: actions/checkout@v3
23-
with:
24-
fetch-depth: 25
2523
- name: Install moreutils
2624
run: sudo apt install moreutils
2725
- name: Check examples

0 commit comments

Comments
 (0)