Spaces:
Running
Running
| set -euo pipefail | |
| export PYTHONPATH="services/api:." | |
| python -m pytest -q tests services/api/tests workers/tests | |
| set -euo pipefail | |
| export PYTHONPATH="services/api:." | |
| python -m pytest -q tests services/api/tests workers/tests | |