mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-22 17:41:05 +00:00
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