mirror of
https://github.com/flatcar/scripts.git
synced 2026-03-09 07:21:03 +01:00
run-kola-tests.yaml: fix path of PR comment file
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
This commit is contained in:
parent
87cb1a4570
commit
8bd7b0c903
2
.github/workflows/run-kola-tests.yaml
vendored
2
.github/workflows/run-kola-tests.yaml
vendored
@ -353,4 +353,4 @@ jobs:
|
||||
if: ${{ github.event_name == 'pull_request' }}
|
||||
uses: mshick/add-pr-comment@v2
|
||||
with:
|
||||
message-path: "test-results.md"
|
||||
message-path: "scripts/test-results.md"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user