Unshallow repo for sonar
This commit is contained in:
parent
4b7c60cd3b
commit
af238007d8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/package.yml
vendored
1
.github/workflows/package.yml
vendored
|
@ -11,6 +11,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: git fetch --prune --unshallow
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v1.1.1
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue