mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-25 19:11:06 +00:00
ci: Lint before running test
No reason to run tests if linting didn't pass
This commit is contained in:
parent
8639aed456
commit
c687f38b50
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