Skip to content

Commit

Permalink
.github/workflows/unit-tests.yml: Add platforms: 'iOS,macOS'
Browse files Browse the repository at this point in the history
  • Loading branch information
Kjuly committed Dec 29, 2023
1 parent dc64682 commit 7e5da43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
uses: Kjuly/swift-ci/.github/workflows/unit-tests.yml@main
with:
use_xcodebuild: true
platforms: 'iOS,macOS'

0 comments on commit 7e5da43

Please sign in to comment.