chore: Issue Analyzer for Firefox (#9862)

This commit is contained in:
Nikolay Vitkov 2023-03-15 15:34:25 +01:00 committed by GitHub
parent eddb1f6ec3
commit 1ffe403a1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,6 +93,10 @@ jobs:
run: ${{ env.PACKAGE_MANAGER }} install
env:
YARN_ENABLE_IMMUTABLE_INSTALLS: false
- name: Install dependencies Firefox
run: node ./node_modules/puppeteer/install.js
env:
PUPPETEER_PRODUCT: firefox
- name: Verify issue
timeout-minutes: 10
run: ${{ env.PACKAGE_MANAGER }} run verify