rust-bitcoin-unsafe-fast/.github/workflows
Tobin Harding 0d36455d74 Build the docs with test.sh
We currently build the docs as a separate CI job, we can however just do
it as part of the `Tests` job using the nightly toolchain.

Conditionally build the docs based on a `DO_DOCS` env var.

Note, uses `--cfg docsrs` so can only be built run with nightly toolchain.
2022-03-09 08:18:48 +11:00
..
fuzz.yml Tempararily pin fuzzer on rust 1.58 2022-02-24 23:47:30 -08:00
rust.yml Build the docs with test.sh 2022-03-09 08:18:48 +11:00