mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -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:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 100
|
||||
- name: Indentation Test
|
||||
run: ./scripts/verify_indentation.sh HEAD~1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user