Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PSchmiedmayer authored Apr 12, 2022
1 parent 0b8223d commit 0df01d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
xcodebuild -version
swift --version
- name: Build and test
run: xcodebuild test -scheme App -destination 'platform=iOS Simulator,name=iPhone 13'
run: xcodebuild test -scheme Xpense -destination 'platform=iOS Simulator,name=iPhone 13'
build_and_test:
name: Build and Test
uses: Apodini/.github/.github/workflows/build-and-test.yml@v1
Expand Down

0 comments on commit 0df01d3

Please sign in to comment.