Use the right path for testing (#8343)

This commit is contained in:
Maurizio Vitale
2023-03-06 17:18:27 +01:00
committed by GitHub
parent 8567b147be
commit 63886d5262

View File

@@ -997,7 +997,7 @@
"build"
],
"options": {
"cwd": "dist/libs/extensions",
"cwd": "dist/libs/testing",
"commands": [
{
"command": "npm publish --tag {args.tag}",