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 03cbf27 commit 57a77c3Copy full SHA for 57a77c3
.github/workflows/NodeCI.yml
@@ -34,8 +34,6 @@ jobs:
34
run: npm ci
35
- name: Install ESLint ${{ matrix.eslint }}
36
run: npm i -D eslint@${{ matrix.eslint }}
37
- - name: Build
38
- run: npm run build
39
- name: Test
40
run: npm test
41
test-and-coverage:
0 commit comments