Skip to content

Commit 8ef62df

Browse files
committed
try -local
Signed-off-by: Lokesh Mandvekar <[email protected]>
1 parent f1ef1bf commit 8ef62df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/cirrus/runner.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ _podman_reset() {
121121

122122
_run_integration() {
123123
_podman_reset
124-
make test-integration BUILDTAGS="$BUILDTAGS"
124+
make test-integration-local BUILDTAGS="$BUILDTAGS"
125125
}
126126

127127
_run_system() {

0 commit comments

Comments
 (0)