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 scheduled tests #3254

Merged
merged 7 commits into from
May 29, 2024
Merged

Fix scheduled tests #3254

merged 7 commits into from
May 29, 2024

Commits on May 29, 2024

  1. fix scheduled tests

    add better error message when pytest is not on the PATH
    leej3 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1f4aaec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1baa9ac View commit details
    Browse the repository at this point in the history
  3. use -l in command itself

    leej3 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    98a10c0 View commit details
    Browse the repository at this point in the history
  4. fix missing filelock dep

    leej3 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2692a7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2054d08 View commit details
    Browse the repository at this point in the history
  6. fix torch 1.12 check

    leej3 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    741dbbe View commit details
    Browse the repository at this point in the history
  7. use gt rather than ge

    leej3 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    06dfa5e View commit details
    Browse the repository at this point in the history