1 parent e1f270d commit fe29078Copy full SHA for fe29078
1 file changed
.github/workflows/build.yml
@@ -53,5 +53,5 @@ jobs:
53
54
echo "::endgroup::"
55
done < "$REQUIREMENTS_FILE"
56
- - run: pip install .
+ # - run: pip install .
57
- run: python cute.py test
0 commit comments