Merge branch 'ci/remove-dependency-step' into 'main'

Ci/remove dependency step

See merge request 
This commit is contained in:
Hector 2021-03-27 17:27:47 +00:00
commit 0493c4dcb1

@ -12,11 +12,6 @@ format:
script:
- make format
dependencies:
stage: test
script:
- make go-mod-tidy
test:
stage: test
script: