Skip to content

Commit

Permalink
CI: disable e2e tests (#8306)
Browse files Browse the repository at this point in the history
Our BrowserStack plan is too small to run e2e tests on commit - with rate limits causing test failures. This disables running the tests until we solve that.
  • Loading branch information
dgirardi authored Apr 20, 2022
1 parent f40d1d6 commit 12b8e9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ workflows:
commit:
jobs:
- build
- e2etest

experimental:
pipelines: true

0 comments on commit 12b8e9f

Please sign in to comment.