Spaces:
Running
Running
File size: 60 Bytes
27fd333 |
1 2 3 4 5 |
#!/bin/bash
set -x
pytest api/tests/integration_tests/vdb/
|