Skip to content

Commit

Permalink
legacy ui debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
kshann committed Apr 10, 2024
1 parent fc04abc commit 0c2f85f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ui_tests_legacy_os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ jobs:
- name: Build test runner
run: |
rm -rf LocalPackages
rm -rf /Users/runner/work/macos-browser/macos-browser/DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
set -o pipefail && xcodebuild build-for-testing \
-scheme "UI Tests Legacy" \
-derivedDataPath DerivedData \
Expand Down

0 comments on commit 0c2f85f

Please sign in to comment.