diff --git a/anda/suites/ente/cli/golang-github-ente-io-cli.spec b/anda/suites/ente/cli/golang-github-ente-io-cli.spec index 0bf5e2256e..d624b4248f 100644 --- a/anda/suites/ente/cli/golang-github-ente-io-cli.spec +++ b/anda/suites/ente/cli/golang-github-ente-io-cli.spec @@ -57,6 +57,7 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %if %{without bootstrap} %if %{with check} %check +cd cli %gocheck %endif %endif