File tree
Expand file treeCollapse file tree1 file changed
+1
-0
lines changed Expand file treeCollapse file tree1 file changed
+1
-0
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -8,6 +8,7 @@ branch=1.1.x
|
8 | 8 | (cd ../../repo && git checkout "$branch")
|
9 | 9 | rm -f analysis.edn
|
10 | 10 | echo "Analyzing $branch"
|
| 11 | +clojure -X:deps tree -aliases '[:collect]' |
11 | 12 | clojure -Spath -Sforce -M:collect collect.clj
|
12 | 13 |
|
13 | 14 | # Run autodoc
|
|
You can’t perform that action at this time.
0 commit comments