Skip to content

Commit

Permalink
new test
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Dec 1, 2023
1 parent d40fa51 commit a820677
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
npm install
- name: Show sitespeed.io version
run: sitespeed.io --version
shell: bash
- name: Check sitespeed.io version again
run: node $(npm bin -g)/sitespeed.io --version
- name: Run tests using Lighthouse plugin
run: sitespeed.io --plugins.add ./index.js --plugins.remove browsertime https://www.sitespeed.io/
- name: Run tests using Lighthouse plugin as mobile
Expand Down

0 comments on commit a820677

Please sign in to comment.