CI: Run E2E on all commits

This commit is contained in:
Aarni Halinen
2020-12-29 18:39:26 +02:00
parent ae4f33a02a
commit 5344ab2483
-2
View File
@@ -54,8 +54,6 @@ test:e2e:
image: circleci/node:12-browsers
needs: ["install", "build"]
stage: test
only:
- master
script:
- npm run test:e2e