Fix attempt 6
parent
31a7092160
commit
22c348bc24
|
|
@ -135,7 +135,7 @@ jobs:
|
||||||
if: ${{ github.event.pull_request }}
|
if: ${{ github.event.pull_request }}
|
||||||
uses: mshick/add-pr-comment@v2.8.2
|
uses: mshick/add-pr-comment@v2.8.2
|
||||||
with:
|
with:
|
||||||
message-path: Summary.txt
|
message-path: build/Summary.txt
|
||||||
message-id: "coverage"
|
message-id: "coverage"
|
||||||
|
|
||||||
- name: Report failure
|
- name: Report failure
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue