Skip to content

Workaround firefox worker init fail by limiting firefox workers to 2 #39

Workaround firefox worker init fail by limiting firefox workers to 2

Workaround firefox worker init fail by limiting firefox workers to 2 #39

Workflow file for this run

name: Run CI
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
cancel-in-progress: true
on: [pull_request]
jobs:
ci:
uses: ./.github/workflows/ci.yaml
secrets: inherit