We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb42bf6 commit 899970cCopy full SHA for 899970c
.github/workflows/tests.yml
@@ -29,7 +29,6 @@ jobs:
29
30
- name: Install, Lint & Test
31
run: |
32
- npm i -g npm
33
npm i
34
npm run lint
35
npm test
0 commit comments