Skip to content

Commit

Permalink
ci: Let the clean test handle package resolving
Browse files Browse the repository at this point in the history
  • Loading branch information
onato committed Apr 23, 2024
1 parent a3fa7ef commit eab0a3f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:
ls /Applications | grep Xcode
sudo xcode-select --switch /Applications/Xcode_15.3.app/Contents/Developer
# Download the dependencies
xcodebuild -resolvePackageDependencies -project TypeReader.xcodeproj
# Build the project and run the tests
xcodebuild \
-project TypeReader.xcodeproj \
Expand Down

0 comments on commit eab0a3f

Please sign in to comment.