mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-14 00:31:18 +00:00
Add crosscheck action (#13)
This commit is contained in:
+2
-1
@@ -15,8 +15,9 @@
|
||||
"build:release": "polkadot-ci-ghact-build --skip-beta",
|
||||
"lint": "polkadot-dev-run-lint",
|
||||
"clean": "polkadot-dev-clean-build",
|
||||
"phishing:crosscheck": "polkadot-dev-run-test packages/phishing/src/crosscheck",
|
||||
"postinstall": "polkadot-dev-yarn-only",
|
||||
"test": "polkadot-dev-run-test --coverage --runInBand"
|
||||
"test": "polkadot-dev-run-test --coverage --runInBand --testPathIgnorePatterns crosscheck"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.3",
|
||||
|
||||
Reference in New Issue
Block a user