Skip to content

Commit

Permalink
Update build action
Browse files Browse the repository at this point in the history
  • Loading branch information
vishnuravi committed Oct 14, 2023
1 parent f2506c2 commit c31d344
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ on:

jobs:
build_and_test-spm:
name: Build and Test Swift Package
uses: StanfordBDHG/.github/.github/workflows/build-and-test-xcodebuild-spm.yml@v2
name: Build and Test Swift Package iOS
uses: StanfordBDHG/.github/.github/workflows/xcodebuild-or-fastlane.yml@v2
with:
scheme: HealthKitOnOMH-Package
artifactname: HealthKitOnOMH.xcresult
Expand Down

0 comments on commit c31d344

Please sign in to comment.