Skip to content

Commit c1c85bc

Browse files
committed
Remove run key as it's not longer used.
Signed-off-by: Chihurumnaya Ibiam <[email protected]>
1 parent f598437 commit c1c85bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr-jest-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ jobs:
5858
uses: thollander/actions-comment-pull-request@v3
5959
env:
6060
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
61-
run: |
6261
with:
6362
file-path: {{ step.results.outputs.COMMENT_FILE }}
6463
pr-number: {{ steps.results.outputs.PR_NUMBER }}

0 commit comments

Comments
 (0)