rust-bitcoin-unsafe-fast/.github/workflows
Tobin C. Harding 41f2dcf6ae
Improve test coverage for docs build
Currently the docs build commands in `hashes` and `bitcoin` differ, they
should be the same.

Add a command `cargo doc` to improve coverage e.g., recently we botched
the feature guarding but since CI only runs `cargo rustdoc` with custom
compiler conditional set we didn't catch it.

Run docs in CI using nightly and stable toolchains as required.
2023-01-16 13:56:56 +11:00
..
fuzz.yml Import bitcoin_hashes crate into hashes 2022-11-08 08:58:09 +11:00
kani.yml Run kani daily on a schedule 2022-12-29 16:23:59 +11:00
rust.yml Improve test coverage for docs build 2023-01-16 13:56:56 +11:00