Change path to build/Coverage

pull/308/head
3d-gussner 2023-10-02 12:49:40 +02:00 committed by GitHub
parent a7286de016
commit 2815d35c8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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