ruslanmv
Deploy: metrics + docs (Batch 12)
22b729d
Raw
History Blame Contribute Delete
132 Bytes
#!/usr/bin/env bash
set -euo pipefail
export PYTHONPATH="services/api:."
python -m pytest -q tests services/api/tests workers/tests