Run Edge tests

This commit is contained in:
soulgalore 2020-06-03 15:04:34 +02:00
parent 679b7f74b4
commit aadfb8d03f
1 changed files with 3 additions and 5 deletions

View File

@ -13,9 +13,7 @@ jobs:
env:
CHROMEDRIVER_SKIP_DOWNLOAD: true
GECKODRIVER_SKIP_DOWNLOAD: true
- name: Install dependencies
run: choco install microsoft-edge
#- name: Run Edge test
# run: node bin/sitespeed.js -b edge https://www.sitespeed.io/
# shell: cmd
- name: Run Edge test
run: node bin/sitespeed.js -b edge https://www.sitespeed.io/
shell: cmd