mirror of
https://github.com/containers/skopeo.git
synced 2025-09-17 23:39:13 +00:00
Merge pull request #1339 from mtrmac/unit-integration
Run unit tests as well, not integration tests twice
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