CI: Run E2E on all commits
This commit is contained in:
@@ -54,8 +54,6 @@ test:e2e:
|
||||
image: circleci/node:12-browsers
|
||||
needs: ["install", "build"]
|
||||
stage: test
|
||||
only:
|
||||
- master
|
||||
script:
|
||||
- npm run test:e2e
|
||||
|
||||
|
||||
Reference in New Issue
Block a user