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

tweaks

parent cc304574
Branches
No related tags found
No related merge requests found
Pipeline #227929 failed
...@@ -8,6 +8,6 @@ test: ...@@ -8,6 +8,6 @@ test:
# install dependencies # install dependencies
- npm ci - npm ci
# start the server in the background # start the server in the background
- npm run start:ci & - npm run start &
# run Cypress tests # run Cypress tests
- npm run e2e - npm run e2e
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment