Skip to content

Commit fe29078

Browse files
committed
Fix: build
1 parent e1f270d commit fe29078

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ jobs:
5353
5454
echo "::endgroup::"
5555
done < "$REQUIREMENTS_FILE"
56-
- run: pip install .
56+
# - run: pip install .
5757
- run: python cute.py test

0 commit comments

Comments
 (0)