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

This commit is contained in:
Naomi Carrigan 2025-02-17 13:37:20 -08:00
parent 2ac7d9fa1c
commit 18fa849555
Signed by: naomi
SSH Key Fingerprint: SHA256:rca1iUI2OhAM6n4FIUaFcZcicmri0jgocqKiTTAfrt8

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