#!/usr/bin/env bash

npx --no-install jest --maxWorkers 3 "$@"
