mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
ci: Combine style-check-diff and check-todos jobs into one
They are functionally quite similar, and combining them saves around 1 minute of CI runner time per pipeline, which is a nice saving for very little downside. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
parent
690e64afef
commit
403edad934
@ -60,13 +60,6 @@ style-check-diff:
|
||||
- .gitlab-ci/run-shellcheck.sh
|
||||
- .gitlab-ci/run-black.sh
|
||||
- .gitlab-ci/run-flake8.sh
|
||||
|
||||
check-todos:
|
||||
extends: .only-default
|
||||
image: $DEBIAN_IMAGE
|
||||
stage: style-check
|
||||
allow_failure: true
|
||||
script:
|
||||
- .gitlab-ci/run-check-todos.sh
|
||||
|
||||
fedora-x86_64:
|
||||
|
Loading…
Reference in New Issue
Block a user