From 84e2d20230e7167955d97351855deda929239297 Mon Sep 17 00:00:00 2001 From: mzp Date: Fri, 2 Aug 2024 17:06:23 -0700 Subject: [PATCH] wip --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ae67d4dc..f5a48dc6 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -7,5 +7,6 @@ jobs: runs-on: macos-latest steps: - uses: actions/checkout@v4 + - run: which xcpretty - run: swiftformat --lint . - run: xcrun xcodebuild -scheme All test