mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-02-05 13:28:16 +00:00
ci: Remove a missed needs
This commit is contained in:
parent
6cabf38e36
commit
b31813564c
|
@ -265,8 +265,6 @@ win:container_prep:
|
||||||
extends:
|
extends:
|
||||||
- .monado.variables.windows:vs2022
|
- .monado.variables.windows:vs2022
|
||||||
image: $MONADO_IMAGE
|
image: $MONADO_IMAGE
|
||||||
needs:
|
|
||||||
- win:container_prep
|
|
||||||
# Style check job
|
# Style check job
|
||||||
format-and-spellcheck:
|
format-and-spellcheck:
|
||||||
extends:
|
extends:
|
||||||
|
|
|
@ -74,5 +74,3 @@ win:container_prep:
|
||||||
extends:
|
extends:
|
||||||
- .monado.variables.windows:vs2022
|
- .monado.variables.windows:vs2022
|
||||||
image: $MONADO_IMAGE
|
image: $MONADO_IMAGE
|
||||||
needs:
|
|
||||||
- win:container_prep
|
|
||||||
|
|
Loading…
Reference in a new issue