mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-02-19 16:22:25 +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",
|
||||
"types": "yarn type-check",
|
||||
"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",
|
||||
"ios": "yarn native:ios",
|
||||
"p": "yarn native:prebuild",
|
||||
|
||||
Reference in New Issue
Block a user