mirror of
https://github.com/docker/compose.git
synced 2026-08-03 22:27:30 +00:00
Add validate-modules target to CI matrix
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
This commit is contained in:
parent
c6109b2e5c
commit
c1f475d7bd
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -49,6 +49,7 @@ jobs:
|
|||
target:
|
||||
- lint
|
||||
- validate-go-mod
|
||||
- validate-modules
|
||||
- validate-headers
|
||||
- validate-docs
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue