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

[Testing] Only run e2e on Single Python Version #90

Merged
merged 2 commits into from
Sep 8, 2023
Merged

Conversation

bh2smith
Copy link
Collaborator

@bh2smith bh2smith commented Sep 8, 2023

The number of API requests to run tests is doubled when testing two python versions. Meanwhile, the format, lint, types and unit tests should suffice for ensuring that both versions are still supported (i.e. without having to doubly run all e2e tests).

This PR proposes that we only run e2e tests on python 3.11

@bh2smith bh2smith merged commit 71106ed into main Sep 8, 2023
@bh2smith bh2smith deleted the reduce-e2e branch September 8, 2023 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants