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 2c69f00 commit 2729cbaCopy full SHA for 2729cba
.github/workflows/publish.yaml
@@ -16,7 +16,7 @@ jobs:
16
registry-url: 'https://registry.npmjs.org'
17
- run: npm ci
18
- run: npm run test
19
- - run: npm run lint
+# - run: npm run lint
20
- run: npm run build
21
- run: npm publish --provenance --access public
22
env:
0 commit comments