Skip to content

Commit e019fda

Browse files
committed
Merge branch 'main' into no-downgrades
2 parents 01b1fc3 + 1100ed4 commit e019fda

File tree

203 files changed

+8720
-6992
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

203 files changed

+8720
-6992
lines changed

.github/buildomat/build-and-test.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@ banner ls-apis
7070
ptime -m cargo xtask ls-apis apis &&
7171
ptime -m cargo xtask ls-apis deployment-units &&
7272
ptime -m cargo xtask ls-apis servers &&
73-
ptime -m cargo xtask ls-apis check
73+
ptime -m cargo xtask ls-apis check && \
74+
ptime -m cargo xtask ls-apis adoc > /dev/null
7475
)
7576

7677
#

0 commit comments

Comments
 (0)