Test needs npm

This commit is contained in:
Deon George 2024-01-22 23:02:13 +11:00
parent 9a938ac3ea
commit 6199e395fe
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ test:
- mv .env.testing .env
# Install npm and dependancies
- apk add --no-cache npm
- npm i
- npm run prod