mirror of
https://github.com/containers/skopeo.git
synced 2025-08-31 06:10:50 +00:00
Run unit tests as well, not integration tests twice
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
@@ -62,7 +62,7 @@ _run_validate() {
|
||||
}
|
||||
|
||||
_run_unit() {
|
||||
podmanmake test-integration-local BUILDTAGS="$BUILDTAGS"
|
||||
podmanmake test-unit-local BUILDTAGS="$BUILDTAGS"
|
||||
}
|
||||
|
||||
_run_integration() {
|
||||
|
Reference in New Issue
Block a user