Skip to content

Commit a9a095f

Browse files
committed
Only test with -j1
1 parent 48f5227 commit a9a095f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/cli/whole-program_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@ def test_checkclass_project_builddir_j(tmpdir):
340340
def test_ctu_odr_config():
341341
args = [
342342
'-q',
343+
'-j1',
343344
'--template=simple',
344345
'--enable=information,style',
345346
'--error-exitcode=1',

0 commit comments

Comments
 (0)