Skip to content

Commit

Permalink
Update build-and-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PSchmiedmayer authored Sep 28, 2023
1 parent ab53ec6 commit 7c1ddd5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,9 @@ jobs:
uses: StanfordBDHG/.github/.github/workflows/swiftlint.yml@v2
buildandtest:
name: Build and Test
uses: CS342/.github/.github/workflows/xcodebuild-or-fastlane.yml@v1
uses: CS342/.github/.github/workflows/xcodebuild-or-fastlane.yml@v2
with:
artifactname: Balance.xcresult
runsonlabels: '["macos-13"]'
setupfirebaseemulator: true
customcommand: "firebase emulators:exec 'fastlane test'"
uploadcoveragereport:
Expand Down

0 comments on commit 7c1ddd5

Please sign in to comment.