File size: 183 Bytes
0001862
fe650dd
0001862
 
 
 
1
2
3
4
5
6
7
#!/bin/bash
set -e

pytest --ignore=tests/e2e/ /workspace/axolotl/tests/
pytest /workspace/axolotl/tests/e2e/patched/
pytest --ignore=tests/e2e/patched/ /workspace/axolotl/tests/e2e/