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 220ca88 commit 1fad718Copy full SHA for 1fad718
1 file changed
.github/workflows/publish.yml
@@ -22,8 +22,6 @@ jobs:
22
node-version: '18'
23
registry-url: 'https://registry.npmjs.org'
24
25
- - name: Update npm
26
- run: npm install -g npm@latest
27
- run: npm ci
28
- run: npm run lint
29
- run: npm run build
0 commit comments