Change path to build/Coverage
parent
a7286de016
commit
2815d35c8d
|
|
@ -122,7 +122,7 @@ jobs:
|
|||
if: ${{ github.event.pull_request }}
|
||||
uses: mshick/add-pr-comment@v2
|
||||
with:
|
||||
message-path: build/Summary.txt
|
||||
message-path: build/Coverage/Summary.txt
|
||||
message-id: "coverage"
|
||||
|
||||
- name: Report failure
|
||||
|
|
|
|||
Loading…
Reference in New Issue