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