Skip to content

Reuse domains rather than spawning them for each parallel test #66

Reuse domains rather than spawning them for each parallel test

Reuse domains rather than spawning them for each parallel test #66

name: FP trunk
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/common.yml
with:
compiler: 'ocaml-variants.5.3.0+trunk,ocaml-option-fp'
compiler_git_ref: refs/heads/trunk
timeout: 240