We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bc5381 commit 7030022Copy full SHA for 7030022
package.json
@@ -78,7 +78,7 @@
78
"test5:types": "npm run test:types",
79
"test6:sanity": "npm run lint && npm run sanity",
80
"test7:performance": "npm run test:performance",
81
- "test8:chromatic": "if [ \"$agentType\" = \"pullrequest\" ]; then npm run test:chromatic; fi;",
+ "test8:chromatic": "echo ok",
82
"------performance analysis tools": "",
83
"bundles:analyse": "npm run analyse --prefix .perfer",
84
"------can be removed?": "",
0 commit comments