Correct CHROME_BIN
buildbot/multibuild_parent Build done. Details
buildbot/travis_bionic Build done. Details
Testing / default (push) Failing after 1m31s Details

This commit is contained in:
Lee Miller 2024-02-29 15:18:49 +02:00
parent 697a2f99c5
commit 0f393cea75
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: CHROME_BIN=/usr/bin/chromium-browser npm test
run: CHROME_BIN=/usr/bin/chromium npm test