This repository has been archived on 2026-06-22. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
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