Loading python/lizard.yml +1 −1 Original line number Diff line number Diff line Loading @@ -11,5 +11,5 @@ python:lizard: JOB_PACKAGE: lizard script: - !reference [".python:pre", script] - lizard -t $(nproc) ${LIZARD_DEFAULT_ARGS} ${LIZARD_EXTRA_ARGS} - lizard ${LIZARD_DEFAULT_ARGS} ${LIZARD_EXTRA_ARGS} needs: [] Loading
python/lizard.yml +1 −1 Original line number Diff line number Diff line Loading @@ -11,5 +11,5 @@ python:lizard: JOB_PACKAGE: lizard script: - !reference [".python:pre", script] - lizard -t $(nproc) ${LIZARD_DEFAULT_ARGS} ${LIZARD_EXTRA_ARGS} - lizard ${LIZARD_DEFAULT_ARGS} ${LIZARD_EXTRA_ARGS} needs: []