Skip to content

Commit

Permalink
Cirrus: Fix unit-test typo
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Evich <cevich@redhat.com>
  • Loading branch information
cevich committed Jun 25, 2021
1 parent af550fd commit ab04b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/cirrus/runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ _run_validate() {
}

_run_unit() {
podmanmake test-integration-local BUILDTAGS="$BUILDTAGS"
podmanmake test-unit-local BUILDTAGS="$BUILDTAGS"
}

_run_integration() {
Expand Down

0 comments on commit ab04b98

Please # to comment.