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