We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3028ee commit ec38274Copy full SHA for ec38274
.github/workflows/publish.yml
@@ -17,7 +17,6 @@ jobs:
17
cache: npm
18
registry-url: https://registry.npmjs.org/
19
- run: npm ci
20
- - run: npm run lint
21
- run: npm run typecheck
22
- run: npm test
23
- run: npm publish --access=public
0 commit comments