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 466aebe commit a51e7ffCopy full SHA for a51e7ff
appveyor.yml
@@ -23,4 +23,5 @@ version: '{build}'
23
shallow_clone: true
24
clone_depth: 1
25
test_script:
26
-- ps: yarn run production && yarn run publish
+- ps: yarn run production
27
+- ps: yarn run publish
0 commit comments