1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Merge pull request #4319 from MetaMask/ci-test-deps

CI - remove node security test as blocker for prerelease builds + screenshots
This commit is contained in:
Frankie 2018-05-21 14:56:50 -07:00 committed by GitHub
commit 793737f5bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,6 @@ workflows:
- all-tests-pass:
requires:
- test-lint
- test-deps
- test-unit
- test-e2e-chrome
- test-e2e-firefox
@ -368,4 +367,4 @@ jobs:
- run:
name: All Tests Passed
command: echo 'weew - everything passed!'