Skip to content

Commit 8babd84

Browse files
committed
test comment editing
1 parent 07e5d7c commit 8babd84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sv-tests-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
path: ./out/report
120120
- name: Display structure of downloaded files
121121
run: ls -R ./out/
122-
- id: get-comment-body
122+
- id: Get Comment Body
123123
run: |
124124
body=$(cat ../../out/report/tests_summary.md)
125125
body="${body//'%'/'%25'}"

0 commit comments

Comments
 (0)