Skip to content

Commit

Permalink
Update iOS GH action.
Browse files Browse the repository at this point in the history
  • Loading branch information
TadeasKriz committed May 30, 2024
1 parent ce6db20 commit 839169a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/KaMPKit-iOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ jobs:
distribution: corretto
java-version: 17

- name: Build
- name: Run tests
run: ./gradlew :shared:iosX64Test

- name: Build
uses: sersoft-gmbh/xcodebuild-action@v1
with:
workspace: ios/KaMPKitiOS.xcworkspace
workspace: ios/KaMPKitiOS.xcodeproj
scheme: KaMPKitiOS
destination: name=iPhone 8
sdk: iphoneos
Expand Down

0 comments on commit 839169a

Please sign in to comment.