Skip to content

Commit 54c2471

Browse files
committed
chore:
1 parent d544f16 commit 54c2471

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/lighthouse.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -108,16 +108,8 @@ jobs:
108108
REACT_APP_ENABLE_CURATION_LISTS: false
109109
REACT_APP_CREATE_PROFILE_CONFIGURATION: "LENS"
110110
REACT_APP_IPFS_GATEWAY: "https://bosonprotocol.infura-ipfs.io/ipfs/"
111-
- name: Install Packages
112-
run: npm install
113111
- name: Install lhci
114112
run: npm install --location=global @lhci/cli@0.9.x
115-
- name: Run Build
116-
run: npm run build
117-
- name: Run server
118-
run: npm run serve &
119-
- name: sleep
120-
run: sleep 120
121113
- name: logs 1
122114
run: echo "Env name is ${{ inputs.REACT_APP_ENV_NAME }}"
123115
- name: logs 2

0 commit comments

Comments
 (0)