Skip to content

Commit ea47778

Browse files
authored
Update swift.yml
1 parent de4aa4d commit ea47778

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/swift.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,6 @@ jobs:
2121
sudo xcode-select -s /Applications/Xcode_16.2.app
2222
xcodebuild -version
2323
24-
- name: Clean Project
25-
run: |
26-
xcodebuild clean \
27-
-scheme "SwiftUI-WorkoutApp"
28-
2924
- name: Build and Test
3025
run: |
3126
xcodebuild build \

0 commit comments

Comments
 (0)