mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-17 00:09:36 -04:00
Fetch depth
This commit is contained in:
parent
e094ab570e
commit
aa1a954c1a
2
.github/workflows/code_layout.yml
vendored
2
.github/workflows/code_layout.yml
vendored
@ -100,6 +100,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
fetch-depth: 100
|
||||||
- name: Indentation Test
|
- name: Indentation Test
|
||||||
run: ./scripts/verify_indentation.sh HEAD~1
|
run: ./scripts/verify_indentation.sh HEAD~1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user