mirror of
https://gitlab.freedesktop.org/xorg/lib/libxcursor.git
synced 2026-01-10 07:00:20 +01:00
reduce the message-check to ignore the over-long one
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
This commit is contained in:
parent
d8b955d6b2
commit
8d27f282e4
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ check-commits:
|
|||
except:
|
||||
- master@xorg/lib/libXcursor
|
||||
variables:
|
||||
GIT_DEPTH: 100
|
||||
GIT_DEPTH: 10
|
||||
artifacts:
|
||||
reports:
|
||||
junit: results.xml
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue