Skip to content

Commit aa1a954

Browse files
committedMay 11, 2020
Fetch depth
1 parent e094ab5 commit aa1a954

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.github/workflows/code_layout.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ jobs:
100100
steps:
101101
- name: Checkout
102102
uses: actions/checkout@v2
103+
with:
104+
fetch-depth: 100
103105
- name: Indentation Test
104106
run: ./scripts/verify_indentation.sh HEAD~1
105107

0 commit comments

Comments
 (0)
Please sign in to comment.