Skip to content

Commit 3e38a5a

Browse files
committed
fix: pipeline
1 parent bad185b commit 3e38a5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/sdk-types/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"lint:changelog": "echo na",
2929
"test": "echo N/A",
3030
"test:unit": "echo N/A",
31+
"test:ci": "echo N/A",
3132
"allow-scripts": "echo N/a",
3233
"lint:fix": "yarn lint:eslint --fix && yarn lint:misc --write",
3334
"lint:misc": "prettier '**/*.json' '**/*.md' '!CHANGELOG.md' --ignore-path ../../.gitignore",

0 commit comments

Comments
 (0)