Skip to content

Commit c95777f

Browse files
committed
Try to skip again
1 parent 1c1bf6b commit c95777f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_xcpp_kernel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ def test_notebooks(self):
154154
out,
155155
log_output=True,
156156
kernel_name='xcpp20',
157-
tag_exclude_regex="skip"
157+
tag-exclude-regex="skip"
158158
)
159159

160160
if executed_notebook is None: # Explicit check for None or any other condition

0 commit comments

Comments
 (0)