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 7cb6a3d

Browse files
committed
Check docsrs build on CI
1 parent fa87d01 commit 7cb6a3d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ jobs:
2525
- uses: r7kamura/rust-problem-matchers@v1.1.0
2626
- name: "Run `cargo check`"
2727
run: cargo check --all-targets --all
28+
- name: "Check docs.rs build"
29+
run: cargo check
30+
env:
31+
RUSTFLAGS: "--cfg docsrs_dummy_build"
2832

2933
test:
3034
name: Test

0 commit comments

Comments
(0)

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