fix(tools): path to chrome binary
Node.js CI / Lint and Test (pull_request) Failing after 2m43s

This commit is contained in:
2025-02-17 13:37:20 -08:00
parent 2ac7d9fa1c
commit 18fa849555
+3 -1
View File
@@ -41,4 +41,6 @@ jobs:
run: pnpm run build
- name: Run Tests
run: pnpm run test
run: pnpm run test
env:
CHROME_BIN: /usr/bin/google-chrome