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