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

Fix issues running duplicate exhaustive tests #213

Merged
merged 1 commit into from
Oct 3, 2019

Commits on Oct 3, 2019

  1. Fix issues running duplicate exhaustive tests

    The exhaustive test suite is currently trying to run duplicate jobs and
    is failing as a result. No duplicates should be run, and the code should
    test all requested platforms and versions.
    
    Signed-Off-By: Robert Clark <robdclark@outlook.com>
    roclark committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    4377ec5 View commit details
    Browse the repository at this point in the history