mirror of
https://github.com/usatiuk/ustk-todolist.git
synced 2025-10-28 23:57:49 +01:00
fix tests
This commit is contained in:
@@ -9,5 +9,5 @@ test:
|
||||
- mongo:4
|
||||
script:
|
||||
- npm i npm@latest -g
|
||||
- npm i && cd client && npm i
|
||||
- npm i && cd client && npm i & cd ..
|
||||
- npm test
|
||||
|
||||
Reference in New Issue
Block a user