ci: fix job dependency

This commit is contained in:
Karl-Philipp Wulfert
2018-11-29 16:31:23 +01:00
parent a5767063e6
commit 67bb33b2f5

View File

@@ -26,7 +26,7 @@ audit:
test: test:
dependencies: dependencies:
- build:build - build
stage: test stage: test
script: script:
- npm test - npm test