fix: CI: install npm dependencies
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Aravinth Manivannan 2024-01-03 01:10:28 +05:30
parent 596e5a2176
commit ddef4f7366
Signed by: realaravinth
GPG Key ID: F8F50389936984FF
1 changed files with 1 additions and 0 deletions

View File

@ -44,4 +44,5 @@ steps:
- INSTANCE_URL=http://mcaptcha:7000
commands:
- mv .env_sample .env.local
- npm install
- make test