GitHub Action
deploy: worker release from GitHub
8ff1b66
raw
history blame contribute delete
122 Bytes
[pytest]
testpaths = tests
python_files = test_*.py
python_functions = test_*
asyncio_mode = auto
addopts = -v --tb=short