This commit is contained in:
Nathan Bierema 2022-05-07 23:43:17 -04:00
parent bbeb7905ec
commit d288dd1957

View File

@ -27,4 +27,4 @@ jobs:
- name: Run pnpm test:all
uses: GabrielBB/xvfb-action@v1
with:
run: pnpm run test:all
run: CHROMIUM_BIN=$(which chrome) pnpm run test:all