Skip to content

Commit

Permalink
Fix build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
PSchmiedmayer committed Aug 12, 2023
1 parent 0326594 commit 8a942bc
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 @@ -20,9 +20,9 @@ jobs:
name: Build and Test Swift Package
uses: StanfordSpezi/.github/.github/workflows/xcodebuild-or-fastlane.yml@v2
with:
artifactname: SpeziFHIR-Package.xcresult
artifactname: SpeziFHIR.xcresult
runsonlabels: '["macOS", "self-hosted"]'
scheme: SpeziFHIR-Package
scheme: SpeziFHIR
buildandtestuitests:
name: Build and Test UI Tests
uses: StanfordSpezi/.github/.github/workflows/xcodebuild-or-fastlane.yml@v2
Expand Down

0 comments on commit 8a942bc

Please sign in to comment.