enroll/pytests.sh
Miguel Jacq de42e16510
Some checks failed
CI / test (push) Failing after 20m26s
Lint / test (push) Successful in 44s
loooots of fixes.
2026-06-19 18:55:30 +10:00

5 lines
103 B
Bash
Executable file

#!/bin/bash
set -eou pipefail
poetry run pytest -q tests -vvv --cov=enroll --cov-report=term-missing