We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0764401 commit 65aef3dCopy full SHA for 65aef3d
1 file changed
.github/workflows/publish.yml
@@ -44,8 +44,8 @@ jobs:
44
- name: Build
45
run: yarn prepack
46
47
- - name: Test
48
- run: yarn lint
+ # - name: Test
+ # run: yarn lint
49
50
- name: Publish
51
run: npx semantic-release
0 commit comments