mirror of https://github.com/docker/compose.git
Add `validate-modules` target to CI matrix
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
This commit is contained in:
parent
c6109b2e5c
commit
c1f475d7bd
.github/workflows
|
@ -49,6 +49,7 @@ jobs:
|
|||
target:
|
||||
- lint
|
||||
- validate-go-mod
|
||||
- validate-modules
|
||||
- validate-headers
|
||||
- validate-docs
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue