Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremi authored Mar 31, 2023
1 parent 1de412f commit ff11632
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
- uses: actions/checkout@v2
with:
persist-credentials: false
# Disabling shallow clone for sonarqube
fetch-depth: 0
- name: Install addons and dependencies
run: oca_install_addons
- name: Check licenses
Expand Down

0 comments on commit ff11632

Please sign in to comment.