Skip to content

Doc update, symbol visibility #338

Doc update, symbol visibility

Doc update, symbol visibility #338

Workflow file for this run

name: Validity Check
on:
pull_request:
jobs:
validate:
runs-on: macOS-latest
timeout-minutes: 15
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 1
- name: Install Dependencies
run: |
brew install mint
mint install nicklockwood/[email protected] --no-link
- name: run script
run: ./scripts/validate.sh