Skip to content

Commit 899970c

Browse files
committed
Fixing CI?
1 parent fb42bf6 commit 899970c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929

3030
- name: Install, Lint & Test
3131
run: |
32-
npm i -g npm
3332
npm i
3433
npm run lint
3534
npm test

0 commit comments

Comments
 (0)