generated from nhcarrigan/template
fix(tools): path to chrome binary
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 2m43s
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 2m43s
This commit is contained in:
parent
2ac7d9fa1c
commit
18fa849555
@ -41,4 +41,6 @@ jobs:
|
|||||||
run: pnpm run build
|
run: pnpm run build
|
||||||
|
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
run: pnpm run test
|
run: pnpm run test
|
||||||
|
env:
|
||||||
|
CHROME_BIN: /usr/bin/google-chrome
|
Loading…
x
Reference in New Issue
Block a user