cirrus-ci: rm make validate

This is now performed by github actions (see commit
a663d96294), so there's no need to perform this twice.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
Kir Kolyshkin 2022-05-16 19:56:57 -07:00
parent 91e81c4f12
commit b63d51f310
1 changed files with 0 additions and 2 deletions

View File

@ -65,8 +65,6 @@ testing_task:
- make vendor
- make build
- make build-cross
- make install.tools
- make validate
- make test