Unshallow repo for sonar

This commit is contained in:
Gabriel Augendre 2020-02-29 14:02:52 +01:00
parent 4b7c60cd3b
commit af238007d8
No known key found for this signature in database
GPG key ID: 1E693F4CE4AEE7B4

View file

@ -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: