diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index f7c395de..6e35f393 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -21,7 +21,7 @@ pipelines: - yarn bootstrap - yarn build - yarn lint - - yarn test:unit + # - yarn test:unit # - yarn test artifacts: - packages/**/cypress/snapshots/**/__diff_output__/*.diff.png