More GH action updates

This commit is contained in:
Adam Fowler
2024-01-30 17:01:09 +00:00
parent 52663ae87b
commit bec77d1f2b
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -3,6 +3,8 @@ name: API breaking changes
on: on:
pull_request: pull_request:
branches:
- main
jobs: jobs:
linux: linux:
+1 -1
View File
@@ -17,6 +17,6 @@ jobs:
- name: Install Dependencies - name: Install Dependencies
run: | run: |
brew install mint brew install mint
mint install NickLockwood/SwiftFormat@0.48.17 --no-link mint install NickLockwood/SwiftFormat@0.51.15 --no-link
- name: run script - name: run script
run: ./scripts/validate.sh run: ./scripts/validate.sh