Skip to content

Commit 82b25c2

Browse files
remove bruker nwb test (hanging in gh actions)
1 parent ad6b6b1 commit 82b25c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_io.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ def test_that_binaryfile_data_is_repeatable(binfile1500):
123123
[
124124
("1plane1chan1500"),
125125
("2plane2chan1500"),
126-
("bruker"),
126+
#("bruker"),
127127
],
128128
)
129129
def test_nwb_round_trip(data_folder):

0 commit comments

Comments
 (0)