Skip to content

Commit e6548d5

Browse files
Seppli11guillaume-dequenne
authored andcommitted
SCANPY-118 Use functioning py-sonar-scanner instead of the branch version (#128)
1 parent f386dca commit e6548d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ analysis_task:
8484
- poetry run pytest --cov-report=xml:coverage.xml --cov-config=pyproject.toml --cov=src --cov-branch tests
8585
- uv venv
8686
- source .venv/bin/activate
87-
- uv pip install .
87+
- uv pip install pysonar-scanner
8888
- . .cirrus/analysis.sh
8989
always:
9090
pytest_artifacts:

0 commit comments

Comments
 (0)