ci: lighthouse
This commit is contained in:
@@ -87,10 +87,6 @@ jobs:
|
||||
npx ng serve --host 0.0.0.0 --port 4200 &
|
||||
wait-on http://localhost:4200
|
||||
|
||||
- name: Wait for both servers to be ready
|
||||
run: |
|
||||
wait-on http://localhost:5000 http://localhost:4200
|
||||
|
||||
- name: Run Lighthouse CI
|
||||
run: |
|
||||
cd client
|
||||
|
||||
Reference in New Issue
Block a user