Skip to content

Commit bafc947

Browse files
committed
sonarcloud.yml fixed 2
1 parent 0304484 commit bafc947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
-Dsonar.organization=olyapka84
5656
-Dsonar.python.version=3.11
5757
-Dsonar.sources=task_manager
58-
-Dsonar.tests=tests,task_manager
58+
-Dsonar.tests=task_manager
5959
-Dsonar.exclusions=**/migrations/**,**/__pycache__/**,**/.venv/**,**/venv/**,manage.py
6060
-Dsonar.python.coverage.reportPaths=coverage.xml
6161
-Dsonar.python.xunit.reportPath=reports/junit.xml

0 commit comments

Comments
 (0)