diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 4246db69..c9242f73 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -19,7 +19,7 @@ pipelines: - export CYPRESS_imageSnaphots="true" - yarn bootstrap - yarn build - - yarn lint + # - yarn lint - yarn test artifacts: - packages/**/cypress/snapshots/**/__diff_output__/*.diff.png