ci: Lint before running test

No reason to run tests if linting didn't pass
This commit is contained in:
Thibault Saunier 2018-11-04 11:32:17 -03:00 committed by Sebastian Dröge
parent f5c7ae06de
commit 3c5b4ade92

View file

@ -1,6 +1,6 @@
stages:
- "test"
- "lint"
- "test"
.cargo_cache: &cache
cache: