Skip to content

Commit

Permalink
Merge pull request #3051 from wordpress-mobile/disable-woo-tests
Browse files Browse the repository at this point in the history
Disable WooCommerce API tests
  • Loading branch information
hichamboushaba authored Jul 15, 2024
2 parents 17ad759 + 1911cb6 commit 025008c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,13 @@ steps:
- github_commit_status:
context: "Unit Test"

- label: "🔬 WooCommerce Tests"
command: .buildkite/woocommerce-tests.sh
artifact_paths: *artifact_paths
plugins: [$CI_TOOLKIT]
notify:
- github_commit_status:
context: "WooCommerce Tests"
# - label: "🔬 WooCommerce Tests"
# command: .buildkite/woocommerce-tests.sh
# artifact_paths: *artifact_paths
# plugins: [$CI_TOOLKIT]
# notify:
# - github_commit_status:
# context: "WooCommerce Tests"

############################
# Connected Tests
Expand Down

0 comments on commit 025008c

Please sign in to comment.