mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-02-20 00:33:07 +01:00
chore(suite): remove unit tests from yarn validate
This commit is contained in:
committed by
Bohdan Juříček
parent
94beae64c1
commit
88950613ac
@@ -92,7 +92,7 @@
|
|||||||
"refs": "yarn update-project-references",
|
"refs": "yarn update-project-references",
|
||||||
"types": "yarn type-check",
|
"types": "yarn type-check",
|
||||||
"messages": "yarn message-system-sign-config",
|
"messages": "yarn message-system-sign-config",
|
||||||
"validate": "yarn verify-project-references && yarn lint:js && yarn nx:lint:styles && yarn nx:build:libs && yarn nx:type-check && yarn nx:test-unit && yarn check-workspace-resolutions && yarn depcheck",
|
"validate": "yarn verify-project-references && yarn lint:js && yarn nx:lint:styles && yarn nx:build:libs && yarn nx:type-check && yarn check-workspace-resolutions && yarn depcheck",
|
||||||
"a": "yarn native:android",
|
"a": "yarn native:android",
|
||||||
"ios": "yarn native:ios",
|
"ios": "yarn native:ios",
|
||||||
"p": "yarn native:prebuild",
|
"p": "yarn native:prebuild",
|
||||||
|
|||||||
Reference in New Issue
Block a user