File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ jobs:
114114 fi
115115 - name : Pytest coverage comment
116116 id : coverageComment
117- uses : MishaKav/pytest-coverage-comment@v1.4 .0
117+ uses : MishaKav/pytest-coverage-comment@v1.5 .0
118118 with :
119119 pytest-coverage-path : ./pytest-coverage.txt
120120 pytest-xml-coverage-path : ./coverage.xml
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ jobs:
114114 fi
115115 - name : Pytest coverage comment
116116 id : coverageComment
117- uses : MishaKav/pytest-coverage-comment@v1.4 .0
117+ uses : MishaKav/pytest-coverage-comment@v1.5 .0
118118 with :
119119 pytest-coverage-path : ./pytest-coverage.txt
120120 pytest-xml-coverage-path : ./coverage.xml
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ jobs:
101101 run : poetry run task testcixml
102102 - name : Pytest coverage comment
103103 id : coverageComment
104- uses : MishaKav/pytest-coverage-comment@v1.4 .0
104+ uses : MishaKav/pytest-coverage-comment@v1.5 .0
105105 with :
106106 pytest-coverage-path : ./pytest-coverage.txt
107107 pytest-xml-coverage-path : ./coverage.xml
You can’t perform that action at this time.
0 commit comments