We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 336745d commit 39b43e5Copy full SHA for 39b43e5
1 file changed
.github/workflows/main.yml
@@ -23,7 +23,6 @@ jobs:
23
node-version: ${{ matrix.node-version }}
24
25
- run: npm ci
26
- - run: npm run lint:fix
27
- run: npm run lint
28
- run: npm run test:ci
29
0 commit comments