We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deb01f2 commit 1acd348Copy full SHA for 1acd348
2 files changed
.github/workflows/build.yml
@@ -263,6 +263,7 @@ jobs:
263
264
- name: Run all tests
265
env:
266
+ # Required to get firefox to run as root:
267
HOME: ""
268
run: |
269
echo "Installing dependencies..."
.github/workflows/ci-run-tests.yml
@@ -154,6 +154,7 @@ jobs:
154
155
156
157
158
159
160
0 commit comments