Skip to content

Commit

Permalink
Merge pull request #45 from gumob:release/v2.2.0
Browse files Browse the repository at this point in the history
Release/v2.2.0
  • Loading branch information
gumob authored Aug 23, 2024
2 parents 0ee71c8 + dae5411 commit 893995a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ jobs:
- name: Test SPM
run: swift test -c debug 2>&1 | ${{ matrix.outputFilter }}
needs: [test_macOS, test_iOS, test_tvOS]
# needs: [test_macOS, test_iOS, test_tvOS, test_visionOS, test_watchOS, test_Catalyst]

carthage:
runs-on: macos-14
Expand Down

0 comments on commit 893995a

Please sign in to comment.