Skip to content

Commit

Permalink
Remove resolve packages step
Browse files Browse the repository at this point in the history
  • Loading branch information
clarmso committed Sep 10, 2024
1 parent b31a064 commit 0735620
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/focus-ios-ui-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
- name: Compile source code
id: compile
run: |
xcodebuild \
-resolvePackageDependencies \
-onlyUsePackageVersionsFromResolvedFile
xcodebuild \
build-for-testing \
-scheme ${{ env.xcodebuild_scheme }} \
Expand Down

0 comments on commit 0735620

Please sign in to comment.