diff --git a/.github/workflows/coverity.yml b/.github/workflows/coverity.yml index 8571ace66..0fb12aed1 100644 --- a/.github/workflows/coverity.yml +++ b/.github/workflows/coverity.yml @@ -63,7 +63,7 @@ jobs: # Command to pass to cov-build. # # Default: 'make' - command: 'make cov-build' + command: 'make -i cov-build' # (Informational) The source version being built. #