Skip to content

Commit

Permalink
action: run the test headless
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed May 23, 2024
1 parent 55b15cd commit c9d7b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
npm install --prefix testrunner
node testrunner/app.js &
- name: Add a test
run: sitespeed.io https://www.sitespeed.io -n 1 --api.hostname 127.0.0.1 --api.location default
run: sitespeed.io https://www.sitespeed.io -n 1 --api.hostname 127.0.0.1 --api.location default --headless

0 comments on commit c9d7b86

Please sign in to comment.