Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rudrankriyam authored Sep 12, 2021
1 parent f3f7aa1 commit ea4da31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- name: Build
run: swift build -v
- name: Run tests
run: xcodebuild -scheme RRQuotableKit -destination 'platform=iOS Simulator,OS=15.0,name=iPhone 12' test | xcpretty
run: xcodebuild -scheme QuoteKit -destination 'platform=iOS Simulator,OS=15.0,name=iPhone 12' test | xcpretty

0 comments on commit ea4da31

Please sign in to comment.