Skip to content
Snippets Groups Projects
Commit e04ffbfd authored by Jovana Petkovic's avatar Jovana Petkovic
Browse files

tweaks

parent c76d074e
Branches
No related tags found
No related merge requests found
Pipeline #227921 canceled
...@@ -6,7 +6,7 @@ test: ...@@ -6,7 +6,7 @@ test:
stage: test stage: test
script: script:
# install dependencies # install dependencies
- npm ci - npm install
# start the server in the background # start the server in the background
- npm start - npm start
# run Cypress tests # run Cypress tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment