Skip to content

Skip running slow tests in CI#1238

Open
mhucka wants to merge 2 commits intomainfrom
avoid-slow-tests-in-ci
Open

Skip running slow tests in CI#1238
mhucka wants to merge 2 commits intomainfrom
avoid-slow-tests-in-ci

Conversation

@mhucka
Copy link
Contributor

@mhucka mhucka commented Mar 26, 2026

Since the nightly tests run the full pytest suite, we can skip the slow tests in CI and thereby simultaneously reduce resources used and speed up CI. This is easily done by adding the argument -m "not slow" to check/pytest.

@gemini-code-assist
Copy link

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

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