Skip to content

Commit

Permalink
CI: enforce the all-in-one manifest
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Paolinelli <[email protected]>
  • Loading branch information
fedepaol committed Jun 30, 2023
1 parent 299446e commit 2d0e2af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
go mod tidy
popd
make manifests
make generate-all-in-one
make checkuncommitted
build-test-images:
Expand Down

0 comments on commit 2d0e2af

Please sign in to comment.