Skip to content
Snippets Groups Projects
Commit 00f653ee authored by nilstes's avatar nilstes
Browse files

feilsok

parent c5077de5
Branches
No related tags found
No related merge requests found
......@@ -9,6 +9,10 @@ variables:
MYSQL_DATABASE: db
MYSQL_ROOT_PASSWORD: secret
# Install node libraries
before_script:
- npm install
# Run JEST tests
test:
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment