mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-12 17:26:22 +00:00
ci: fix job dependency
This commit is contained in:
@@ -26,7 +26,7 @@ audit:
|
||||
|
||||
test:
|
||||
dependencies:
|
||||
- build:build
|
||||
- build
|
||||
stage: test
|
||||
script:
|
||||
- npm test
|
||||
|
||||
Reference in New Issue
Block a user