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:
parent
91e81c4f12
commit
b63d51f310
|
@ -65,8 +65,6 @@ testing_task:
|
|||
- make vendor
|
||||
- make build
|
||||
- make build-cross
|
||||
- make install.tools
|
||||
- make validate
|
||||
- make test
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue