mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Merge pull request #17454 from dundargoc/ci/labeler/test
ci(labeler): change "tests" to "test"
This commit is contained in:
commit
5cb45dffba
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