Skip to content

Fix --include path filtering. #6

Fix --include path filtering.

Fix --include path filtering. #6

Workflow file for this run

name: macOS build
on:
- push
- pull_request
permissions: read-all
jobs:
build:
runs-on: macos-14
steps:
- name: Checkout tree
uses: actions/checkout@v4
- name: Set-up OCaml
uses: ocaml/setup-ocaml@v3
with:
ocaml-compiler: 4
- run: opam install .