Skip to content

Commit

Permalink
ci: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mamico committed Oct 16, 2024
1 parent bb9bdef commit 78c583a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ recipe = collective.recipe.template
input = inline:
#!/bin/bash
export TZ=UTC
set -e
${buildout:directory}/bin/coverage run bin/test $*
${buildout:directory}/bin/coverage html
${buildout:directory}/bin/coverage report -m --fail-under=90
Expand Down

0 comments on commit 78c583a

Please sign in to comment.