You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: skip prepublishOnly script for GitHub Packages publish
The integration tests fail when package name is changed to @Mearman scope.
Using --ignore-scripts flag to skip tests during GitHub Packages publish
since the package was already tested and built during the npm publish.
0 commit comments