mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 11:18:08 +02:00
ci: correct typo in name of linkcheck job
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21448>
This commit is contained in:
parent
b52917f9fc
commit
8203618d45
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@ test-docs-mr:
|
|||
when: on_success
|
||||
# Other cases default to never
|
||||
|
||||
lincheck-docs:
|
||||
linkcheck-docs:
|
||||
extends: .docs-base
|
||||
# Cancel job if a newer commit is pushed to the same branch
|
||||
interruptible: true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue