Fetch depth

This commit is contained in:
Matthias Kuhn 2020-05-11 09:09:59 +02:00
parent e094ab570e
commit aa1a954c1a

View File

@ -100,6 +100,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 100
- name: Indentation Test
run: ./scripts/verify_indentation.sh HEAD~1