Skip to content

Commit

Permalink
chore(Root): remove echo
Browse files Browse the repository at this point in the history
  • Loading branch information
kikoruiz committed Dec 20, 2022
1 parent e8cb26a commit 66ae49f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ runs:
configPath: ${{inputs.lhConfigPath}}
urls: ${{inputs.urls}}

- name: Echo manifest
run: echo ${{ steps.lhci.outputs.manifest }}
shell: bash

- name: Install action dependencies
run: npm install ${{ github.action_path }}
shell: bash
Expand Down

0 comments on commit 66ae49f

Please sign in to comment.