Skip to content

Commit 66ae49f

Browse files
committed
chore(Root): remove echo
1 parent e8cb26a commit 66ae49f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

action.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ runs:
3131
configPath: ${{inputs.lhConfigPath}}
3232
urls: ${{inputs.urls}}
3333

34-
- name: Echo manifest
35-
run: echo ${{ steps.lhci.outputs.manifest }}
36-
shell: bash
37-
3834
- name: Install action dependencies
3935
run: npm install ${{ github.action_path }}
4036
shell: bash

0 commit comments

Comments
 (0)