mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
ci - end by flowing all required tests into a single job
This commit is contained in:
parent
1dea4124f5
commit
3ec3b09c12
@ -40,7 +40,7 @@ workflows:
|
||||
- prep-deps-npm
|
||||
- prep-deps-firefox
|
||||
- prep-scss
|
||||
- all-tests-passed:
|
||||
- all-tests-pass:
|
||||
requires:
|
||||
- test-lint
|
||||
- test-unit
|
||||
@ -250,6 +250,7 @@ jobs:
|
||||
all-tests-pass:
|
||||
docker:
|
||||
- image: circleci/node:8-browsers
|
||||
steps:
|
||||
- run:
|
||||
name: All Tests Passed
|
||||
command: echo 'weew - everything passed!'
|
||||
|
Loading…
Reference in New Issue
Block a user