Try setting CHROME_BIN
buildbot/multibuild_parent Build done. Details
buildbot/travis_bionic Build done. Details
Testing / default (push) Failing after 1m32s Details

This commit is contained in:
Lee Miller 2024-02-29 14:19:36 +02:00
parent 98e0fca935
commit 697a2f99c5
Signed by: lee.miller
GPG Key ID: 4F97A5EA88F4AB63
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ jobs:
- name: Install
run: npm install
- name: Run tests
run: npm test
run: CHROME_BIN=/usr/bin/chromium-browser npm test