Fetch all history
This commit is contained in:
parent
fcc66154fa
commit
3c570016cd
2
.github/workflows/sanity_check.yml
vendored
2
.github/workflows/sanity_check.yml
vendored
@ -7,6 +7,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout feature branch
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Fetch from upstream
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user