rust-bitcoin-unsafe-fast/hashes/contrib
Tobin C. Harding 1f58476cb4
Run schemars test from extra_tests
We have a mechanism to run additional custom tests by way of the
`extra_tests.sh` script in each crate.

Remove the CI job and run the schemars test using `extra_tests.sh`. This
patch changes the test coverage because currently the schemars test is
only run with a stable toolchain but with this patch applied it runs
with stable, MSRV, and nightly.

Fix: #2787
2024-06-14 13:44:18 +10:00
..
extra_tests.sh Run schemars test from extra_tests 2024-06-14 13:44:18 +10:00
sanitizer.sh CI: Add sanitizer script 2024-05-08 06:12:13 +10:00
test_vars.sh CI: Remove shebang from non-executable scripts 2024-05-31 10:10:00 +10:00
wasm.sh CI: Add WASM script 2024-05-08 06:12:13 +10:00