Skip to content

Commit 2d7113e

Browse files
authored
move to open source dendrite (#22)
1 parent feb05ef commit 2d7113e

File tree

14 files changed

+1532
-455
lines changed

14 files changed

+1532
-455
lines changed

.github/buildomat/jobs/illumos.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ function archive {
4646
# default.
4747
rustup show active-toolchain || rustup toolchain install
4848

49-
banner "openapi"
50-
./tools/ci_download_dendrite_openapi
51-
5249
pfexec mkdir -p /out
5350
pfexec chown "$UID" /out
5451

.github/buildomat/jobs/test.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ set -o xtrace
1414
# default.
1515
rustup show active-toolchain || rustup toolchain install
1616

17-
banner "openapi"
18-
./tools/ci_download_dendrite_openapi
19-
2017
banner "clippy"
2118
for feat in smf dendrite
2219
do

0 commit comments

Comments
 (0)