Skip to content
Snippets Groups Projects
Commit 622229e2 authored by Steve Reis's avatar Steve Reis
Browse files

ci: Fixing test stage wrong path

parent 4e2616dd
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,7 @@ test:
- /^([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9A-Za-z-]+(?:\.[0-9A-Za-z-]+)*))?(?:\+[0-9A-Za-z-]+)?$/
before_script: []
script:
- cd ./api
- npm ci --development
- npm run test
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment