22b729d
1
2
3
4
5
#!/usr/bin/env bash set -euo pipefail export PYTHONPATH="services/api:." python -m pytest -q tests services/api/tests workers/tests