Skip to content

Commit c3d1adb

Browse files
committed
Fix test
1 parent a9fafee commit c3d1adb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_gh.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,6 @@ def get_args(args, **kwargs):
5858
"jit=false",
5959
"-f",
6060
"nogil=false",
61+
"-f",
62+
"clang=false",
6163
]

0 commit comments

Comments
 (0)