We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ae6486 commit dc23630Copy full SHA for dc23630
.github/workflows/build.yml
@@ -29,5 +29,4 @@ jobs:
29
node-version: ${{ matrix.node-version }}
30
cache: 'npm'
31
- run: npm ci
32
- - run: npm run lint
33
- run: npm run build
0 commit comments