Skip to content

Commit 1187469

Browse files
authored
Remove 'TEST' from echo statement
1 parent 3cb791b commit 1187469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-vrt-comment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959

6060
- name: VR App - Create Policy
6161
run: |
62-
echo "MAKE THIS WORK TEST"
62+
echo "MAKE THIS WORK"
6363
6464
- name: Run screenshotdiff
6565
run: |

0 commit comments

Comments
 (0)