Files
gh-christianlouis-docuelevate/run_fast_tests.sh
2026-03-16 09:19:19 +00:00

3 lines
118 B
Bash
Executable File

#!/bin/bash
pytest tests/ -k "not test_e2e_full_stack and not test_upload_tasks and not test_slow" -m "not slow" -n 4