Skip to content

Allow inlining (therefore specializing) the router's functions, improving performance further #372

Allow inlining (therefore specializing) the router's functions, improving performance further

Allow inlining (therefore specializing) the router's functions, improving performance further #372

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@v4
with:
fetch-depth: 1
- name: Install Dependencies
run: |
brew install mint
mint install NickLockwood/SwiftFormat@0.51.15 --no-link
- name: run script
run: ./scripts/validate.sh