ci: correct typo in name of linkcheck job
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21448>
This commit is contained in:
committed by
Marge Bot
parent
b52917f9fc
commit
8203618d45
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user