Skip to content

Commit

Permalink
w
Browse files Browse the repository at this point in the history
  • Loading branch information
fthdgn committed Mar 7, 2024
1 parent ed149a0 commit 56c6fd0
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 @@ -16,4 +16,4 @@ jobs:
- name: Generate xcodeproj
run: swift package generate-xcodeproj
- name: Run tests
run: xcodebuild test -destination 'name=iPhone 11' -scheme 'UserDefaultsProperty-Package'
run: xcodebuild test -destination 'name=iPhone 11' --list

0 comments on commit 56c6fd0

Please sign in to comment.