Skip to content

Commit 774f506

Browse files
author
Marat Akhmetov
committed
[DOP-23126] removed pytest comment from commit
1 parent 4a5af9e commit 774f506

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ jobs:
132132
coverage xml -o reports/coverage.xml -i
133133
134134
- name: Coverage comment
135+
if: github.event_name == 'pull_request'
135136
id: coverage
136137
uses: MishaKav/pytest-coverage-comment@v1
137138
with:

0 commit comments

Comments
 (0)