This commit is contained in:
parent
ae3b30e7af
commit
94798de0b1
1 changed files with 2 additions and 1 deletions
3
.github/workflows/sonar.yml
vendored
3
.github/workflows/sonar.yml
vendored
|
|
@ -15,7 +15,8 @@ jobs:
|
|||
name: SonarQube
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Setup node environment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue