Skip to content

Commit

Permalink
Update devops.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
llaumgui authored May 7, 2024
1 parent bbd4068 commit cc94597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
# https://docs.sonarsource.com/sonarqube/latest/project-administration/analysis-scope/#sonarqube-respects-ignored-files
- name: Remove .gitignore because: SonarQube respects ignored files
- name: Remove .gitignore because SonarQube respects ignored files
run: rm .gitignore
- uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit cc94597

Please sign in to comment.