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 b4946f3 commit 4b83ce9Copy full SHA for 4b83ce9
.github/workflows/release-package.yml
@@ -39,8 +39,6 @@ jobs:
39
registry-url: https://npm.pkg.github.com/
40
- name: project - install
41
run: yarn --frozen-lockfile
42
- - name: test
43
- run: xvfb-run yarn test --coverage --source-map --verbose || exit 1
44
- run: yarn prepare
45
- run: yarn publish
46
env:
0 commit comments