Skip to content

Commit 27ec4a3

Browse files
committed
Update to terminal report
1 parent 561851f commit 27ec4a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
3434
- name: Run pytest
3535
run: |
36-
pytest --cov --cov-report=xml --tb=line
36+
pytest --cov --cov-report=xml --cov-report=term --tb=line
3737
3838
- name: Sonar scan
3939
uses: SonarSource/sonarqube-scan-action@v6.0.0

0 commit comments

Comments
 (0)