Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e82b141

Browse files
authored
Merge pull request #29 from fenhl/ci-doc
Build docs in CI
2 parents 9439bfe + 5515c27 commit e82b141

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- run: rustup component add clippy
1616
- run: RUSTFLAGS=-Dwarnings cargo test
1717
- run: cargo clippy -- -Dwarnings
18+
- run: cargo doc
1819
- run: RUSTFLAGS=-Dwarnings cargo build --manifest-path fuzz/Cargo.toml --all
1920

2021
beta:

0 commit comments

Comments
 (0)