Skip to content

Trigger run on push #78

Trigger run on push

Trigger run on push #78

Workflow file for this run

name: FP 5.2
on:
pull_request:
push:
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/common.yml
with:
compiler: 'ocaml-variants.5.2.0+options,ocaml-option-fp'
timeout: 240