Skip to content

bug fix: mechanism to detect close marker hits included all markers i… #101

bug fix: mechanism to detect close marker hits included all markers i…

bug fix: mechanism to detect close marker hits included all markers i… #101

Workflow file for this run

name: "build"
on: [push, pull_request]
jobs:
build:
runs-on: macos-14
timeout-minutes: 30
steps:
- name: Check out
uses: actions/checkout@v4
with:
submodules: true
- name: Run build script
run: ./.github/build.sh