Reverted that revert because I should be using npx anyways
This commit is contained in:
parent
3e1341d876
commit
64a0eac6df
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
@ -25,9 +25,6 @@ jobs:
|
||||
- name: Install Dependencies
|
||||
run: npm i
|
||||
|
||||
- name: Build Project
|
||||
run: npm run build
|
||||
|
||||
- name: Test
|
||||
run: npm run test:coverage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user