Skip to content

Commit

Permalink
Removed the execution of tests from UI -tests-subset scheme. Only ful…
Browse files Browse the repository at this point in the history
…l set is left
  • Loading branch information
pachlava committed Nov 24, 2022
1 parent bc09c56 commit aca8e33
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,6 @@ steps:
#################
# UI Tests
#################
- label: "🔬 UI Test (Subset)"
command: ".buildkite/commands/build-and-ui-test.sh SimplenoteUITests_Subset 'iPhone SE (3rd generation)'"
env: *common_env
plugins: *common_plugins
artifact_paths:
- "build/results/*"

- label: "🔬 UI Test (Full)"
command: ".buildkite/commands/build-and-ui-test.sh SimplenoteUITests 'iPhone SE (3rd generation)'"
env: *common_env
Expand Down

0 comments on commit aca8e33

Please sign in to comment.