Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit cb6a9f1

Browse files
committed
Remove JS test because its hard to get that working again
1 parent d3e66b1 commit cb6a9f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fabfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ def pushtagbranch():
120120

121121

122122
def build_all_release():
123-
js_test()
123+
#js_test()
124124
build_release()
125125
build_community_release()
126126

0 commit comments

Comments
 (0)