Skip to content

Commit f54aa39

Browse files
committed
can't mix --doc
Created using spr 1.3.6-beta.1
1 parent 7e16443 commit f54aa39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ banner test
2727
ptime -m cargo nextest run --all-features --all-targets
2828

2929
banner doctest
30-
ptime -m cargo test --doc --all-features --all-targets
30+
ptime -m cargo test --doc --all-features

0 commit comments

Comments
 (0)