treosh / lighthouse-ci-action

Audit URLs using Lighthouse and test performance with Lighthouse CI.
MIT License
1.16k stars 82 forks source link

Allow use of YAML config files #23

Closed Snugug closed 4 years ago

Snugug commented 4 years ago

I've got a yaml lighthouserc file, and it throws the following error which leads me to believe it only currently works with json files:

Run treosh/lighthouse-ci-action@v2
undefined:1
ci:
^

SyntaxError: Unexpected token c in JSON at position 0
    at JSON.parse (<anonymous>)
alekseykulikov commented 4 years ago

thanks for a bug report, it will be fixed in upcoming 2.3.0 release