There was an error while loading. Please reload this page.
1 parent d86ab99 commit 48ed6eaCopy full SHA for 48ed6ea
1 file changed
.github/workflows/ci.yaml
@@ -27,7 +27,7 @@ jobs:
27
cd _build/lib
28
pwd
29
ls
30
- ls mule
+ ls mule/tests
31
for name in ./*; do
32
python -m unittest discover -v $name.tests
33
done
0 commit comments