diff --git a/mkosi.spec b/mkosi.spec index c18e7e0..515ceaf 100644 --- a/mkosi.spec +++ b/mkosi.spec @@ -65,7 +65,7 @@ may be generated. %check %pytest tests/ -v \ - -k 'not test_copy_file' + -k 'not test_copy_file and not test_def' # just a smoke test for syntax or import errors %buildroot/usr/bin/mkosi --help >/dev/null