mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-21 15:08:12 +00:00
ci: drop redundant yaml check
This commit is contained in:
parent
12b2ea01e8
commit
4d87ac253f
@ -42,13 +42,6 @@ editor prebuild:
|
||||
script:
|
||||
- $NIX_SHELL --run "make editor_check"
|
||||
|
||||
# All .yml/.yaml files are checked for syntax validity and other correctness.
|
||||
yaml prebuild:
|
||||
stage: prebuild
|
||||
<<: *gitlab_caching
|
||||
script:
|
||||
- $NIX_SHELL --run "poetry run make yaml_check"
|
||||
|
||||
# Checking the format of release commit messages.
|
||||
release commit messages prebuild:
|
||||
stage: prebuild
|
||||
|
Loading…
Reference in New Issue
Block a user