Test needs npm

This commit is contained in:
Deon George 2024-01-22 23:02:13 +11:00
parent 41fb40983b
commit 7e25000e68

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