Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Ensure that we run the doctests #49

Merged
merged 1 commit into from
Apr 30, 2023
Merged

Ensure that we run the doctests #49

merged 1 commit into from
Apr 30, 2023

Commits on Apr 30, 2023

  1. Ensure that we run the doctests

    Due to a limitation in how doctests are exposed in stable Rust, nextest
    does not actually run them by default. We unfortunately need an explicit
    step for the time being.
    
    See:
    - nextest-rs/nextest#16
    elasticdog committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    dd17db9 View commit details
    Browse the repository at this point in the history