Skip to content

Set Package.swift tools version to 5.9 #387

Set Package.swift tools version to 5.9

Set Package.swift tools version to 5.9 #387

Workflow file for this run

name: Validity Check
on:
pull_request:
jobs:
validate:
runs-on: macOS-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 1
- name: Install Dependencies
run: |
brew install mint
- name: run script
run: ./scripts/validate.sh