Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c85e249

Browse files
committed
Enable doc test on ci
1 parent 7d9a063 commit c85e249

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,12 @@ jobs:
6565
command: test
6666
args: --all --features "unstable attributes"
6767

68+
- name: documentation test
69+
uses: actions-rs/cargo@v1
70+
with:
71+
command: test
72+
args: --doc --features "unstable attributes"
73+
6874
check_fmt_and_docs:
6975
name: Checking fmt and docs
7076
runs-on: ubuntu-latest

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /