We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b47dfad commit fc60bbfCopy full SHA for fc60bbf
.github/workflows/release.yml
@@ -28,7 +28,6 @@ jobs:
28
npm i
29
npm run lint
30
npm run build:release
31
- npm run test
32
33
- name: Release
34
run: |
0 commit comments