1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 01:47:00 +01:00

CI - remove node security test as blocker for builds

This commit is contained in:
kumavis 2018-05-21 10:58:58 -07:00 committed by GitHub
parent b426b5e58c
commit 77b4a9f82c
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!'