docs: add info for firefox root workaround in tests workflow

This commit is contained in:
Nicolas Giard 2022-11-22 17:54:19 -05:00 committed by GitHub
parent deb01f2d83
commit 1acd348767
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -263,6 +263,7 @@ jobs:
- name: Run all tests
env:
# Required to get firefox to run as root:
HOME: ""
run: |
echo "Installing dependencies..."

View file

@ -154,6 +154,7 @@ jobs:
- name: Run all tests
env:
# Required to get firefox to run as root:
HOME: ""
run: |
echo "Installing dependencies..."