Spaces:
Runtime error
Runtime error
File size: 117 Bytes
3e99b05 |
1 2 3 4 5 6 |
#!/bin/bash -e
# cd to detrex project root
cd "$(dirname "${BASH_SOURCE[0]}")/.."
pytest --disable-warnings ./tests |