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
+2
View File
@@ -42,3 +42,5 @@ jobs:
- name: Run Tests - name: Run Tests
run: pnpm run test run: pnpm run test
env:
CHROME_BIN: /usr/bin/google-chrome