test:
  override:
    - npm run test:single
  post:
    - npm run report-coverage
    - npm run semantic-release || true