Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
matgar26 committed May 29, 2024
1 parent 7ee00db commit a3b8669
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ jobs:
run: swift package resolve
working-directory: .

- name: Clean build folder
run: xcodebuild clean -project YourProject.xcodeproj
working-directory: .

- name: Build and run tests
run: xcodebuild test -scheme Knock -destination 'platform=iOS Simulator,name=iPhone 15,OS=latest'
working-directory: .

0 comments on commit a3b8669

Please sign in to comment.