We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e40e71d commit 0ef02a4Copy full SHA for 0ef02a4
1 file changed
.gitlab-ci.yml
@@ -14,6 +14,8 @@ variables:
14
15
test:
16
stage: test
17
+ script:
18
+ - npm test
19
20
21
postgresql:
0 commit comments