Skip to content

Commit

Permalink
Merge pull request #1 from 7h3Rabbit/7h3Rabbit-patch-1
Browse files Browse the repository at this point in the history
Enable Test to be started manually
  • Loading branch information
7h3Rabbit authored Jan 27, 2025
2 parents e38d08c + 551a4a3 commit 83d093a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Run Lighthouse plugin on Linux
on:
workflow_dispatch:
push:
branches:
- main
Expand Down Expand Up @@ -35,4 +36,4 @@ jobs:
- name: Test global install
run: |
npm install -g
sitespeed.io --plugins.add @sitespeed.io/plugin-lighthouse --plugins.remove browsertime https://www.sitespeed.io/
sitespeed.io --plugins.add @sitespeed.io/plugin-lighthouse --plugins.remove browsertime https://www.sitespeed.io/

0 comments on commit 83d093a

Please sign in to comment.