We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8782b1a commit baf85edCopy full SHA for baf85ed
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
27
- run: npm run test:ci
28
29
- name: Coveralls Parallel
0 commit comments