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

Maint: FIX CI failures (HED related) #1273

Merged
merged 4 commits into from
Jul 12, 2024
Merged

Conversation

sappelhoff
Copy link
Member

Intended to solve current CI failures (and some more fixed on the side).

I think the current failures may have to do with:

and we used to write something like:

hed_version="No HED used (just testing)",

@@ -1450,7 +1450,6 @@ def test_eegieeg(dir_name, fname, reader, _bids_validate, tmp_path):
overwrite=True,
dataset_type="raw",
ethics_approvals=["approved by S."],
hed_version="No HED used (just testing)",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the decisive fix

@sappelhoff sappelhoff enabled auto-merge (squash) July 12, 2024 12:48
@sappelhoff sappelhoff merged commit dbdf957 into mne-tools:main Jul 12, 2024
20 checks passed
@sappelhoff sappelhoff deleted the hed branch July 12, 2024 15:23
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