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

Set a higher max test in CI #160

Merged
merged 2 commits into from
Jun 13, 2024
Merged

Set a higher max test in CI #160

merged 2 commits into from
Jun 13, 2024

Conversation

UnstoppableMango
Copy link
Owner

No description provided.

The number of maximum tests to run is now determined by the presence of a "CI" environment variable. If the variable is not set or empty, 100 tests will be run; otherwise, it will run 500 tests. This change allows for more extensive testing in CI environments while keeping local testing relatively quick.
@UnstoppableMango UnstoppableMango merged commit fd60b79 into main Jun 13, 2024
5 checks passed
@UnstoppableMango UnstoppableMango deleted the max_test branch June 13, 2024 01:16
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.

1 participant