forked from mirrors/gstreamer-rs
ci: Lint before running test
No reason to run tests if linting didn't pass
This commit is contained in:
parent
f5c7ae06de
commit
3c5b4ade92
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
stages:
|
||||
- "test"
|
||||
- "lint"
|
||||
- "test"
|
||||
|
||||
.cargo_cache: &cache
|
||||
cache:
|
||||
|
|
Loading…
Reference in a new issue