Skip to content

Commit

Permalink
remove config
Browse files Browse the repository at this point in the history
  • Loading branch information
kshann committed Mar 25, 2024
1 parent a50a99a commit c68caf1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ui_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,10 @@ jobs:
xcodebuild test \
-scheme "UI Tests" \
-configuration Review \
-skipPackagePluginValidation \
-skipMacroValidation \
-derivedDataPath DerivedData
- name: Publish tests report
uses: mikepenz/action-junit-report@v4
if: always()
Expand Down

0 comments on commit c68caf1

Please sign in to comment.