Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double-check that GPG tests run where expected. #1

Closed
wants to merge 1 commit into from

Commits on Sep 30, 2022

  1. Double-check that GPG tests run where expected.

    The test suite passes even if GPG is not available, because GPG-dependent
    tests are skipped if GPG is not present.
    
    This change asserts the availability of GPG, so CI environments that expect GPG
    will notice if it goes away unexpectedly rather than silently skipping the GPG
    tests.
    
    Signed-off-by: Zachary Newman <[email protected]>
    znewman01 committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    e5cabc5 View commit details
    Browse the repository at this point in the history