mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
ci(labeler): change "tests" to "test"
This commit is contained in:
parent
36362ef0ae
commit
f7803c82d4
2
.github/labeler.yml
vendored
2
.github/labeler.yml
vendored
@ -51,7 +51,7 @@
|
|||||||
- "**/CMakeLists.txt"
|
- "**/CMakeLists.txt"
|
||||||
- "**/*.cmake"
|
- "**/*.cmake"
|
||||||
|
|
||||||
"tests":
|
"test":
|
||||||
- all: ["test/**/*"]
|
- all: ["test/**/*"]
|
||||||
|
|
||||||
"ci":
|
"ci":
|
||||||
|
Loading…
Reference in New Issue
Block a user