rust-bitcoin-unsafe-fast/.github
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
..
workflows Run schemars test from extra_tests 2024-06-14 13:44:18 +10:00
dependabot.yml CI: Add `dependabot.yml` 2023-09-08 05:47:19 -04:00
labeler.yml ci: delete *test.sh files 2024-02-28 20:45:56 +00:00