Skip to content

Commit

Permalink
Disable WooCommerce API tests
Browse files Browse the repository at this point in the history
The website is down, so we are disabling the tests temporarily until we figure out what's the best approach going forward.
  • Loading branch information
hichamboushaba committed Jul 15, 2024
1 parent 17ad759 commit 1911cb6
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 1911cb6

Please sign in to comment.