Skip to content

Commit

Permalink
workflow mod
Browse files Browse the repository at this point in the history
  • Loading branch information
jnewc committed Apr 19, 2024
1 parent 2bf8c71 commit ec0a4b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_test_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ github.token }}
unit-test:
needs: danger
runs-on: macos-13-large
timeout-minutes: 30
name: "Unit Tests"
Expand Down Expand Up @@ -63,7 +62,6 @@ jobs:
MATCH_KEYCHAIN_PASSWORD: ${{ secrets.MATCH_KEYCHAIN_PASSWORD }}
SOURCE_BRANCH: ${{ github.head_ref }}
spm-test:
needs: unit-test
runs-on: macos-13
timeout-minutes: 20
name: "Build app with SPM Integration"
Expand Down

0 comments on commit ec0a4b8

Please sign in to comment.