Skip to content

Commit e698962

Browse files
committed
Removing lighthouse from the CI pipeline, as this makes little sense as content is now drvien by Strapi
1 parent 8c1df4c commit e698962

File tree

2 files changed

+0
-29
lines changed

2 files changed

+0
-29
lines changed

.circleci/config.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,6 @@ jobs:
8686
command: |
8787
mkdir ~/rspec
8888
bundle exec rspec --format progress --format RspecJunitFormatter -o ~/rspec/rspec.xml
89-
- run:
90-
name: Install Lighthouse
91-
command: sudo npm install -g @lhci/cli@0.8.x
92-
- run:
93-
name: Run Lighthouse
94-
command: lhci autorun
9589
- store_test_results:
9690
path: ~/rspec
9791
- store_artifacts:

lighthouserc.js

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)