Skip to content

Conversation

@larsoner
Copy link
Member

On most PRs we end up waiting for the macOS CI to finish. This is probably really because it takes 20 minutes (!) to set up the conda env, but we might as well also cut our testing time down from the 30 minutes that it currently runs there. This PR does it without sacrificing much testing by skipping some tests that are mostly redundant once we've run them on one OS, so let's let Linux do the heavy lifting and make macOS and Windows (which both pytest -m "not slowtest") a bit faster.

@agramfort agramfort merged commit fe0d3e3 into mne-tools:main Apr 20, 2021
@agramfort
Copy link
Member

thx @larsoner

@larsoner larsoner deleted the slow branch April 20, 2021 20:25
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