diff --git a/atomic.spec b/atomic.spec index 3be9e34..7fa0844 100644 --- a/atomic.spec +++ b/atomic.spec @@ -186,6 +186,10 @@ popd %check [ ! -w /run/docker.sock ] || make PYTHON=%{__python} test +cd .. +pushd registries-%{commit_atomic_registries} +make check + #define license tag if not already defined %{!?_licensedir:%global license %doc}