Skip to content

Bump codecov/codecov-action from 4 to 5 in the dependencies group #359

Bump codecov/codecov-action from 4 to 5 in the dependencies group

Bump codecov/codecov-action from 4 to 5 in the dependencies group #359

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.53.10 --no-link
- name: run script
run: ./scripts/validate.sh