diff --git a/pyproject.toml b/pyproject.toml index 39350d489b..7f4f1593e8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -197,7 +197,7 @@ markers = [ "tofix: tests that require fixing and are temporarily disabled" ] -addopts = "-v -p no:warnings -ra --color=yes -m 'not vis and not benchmark and not exclude and not tool and not needsdata and not lcm and not ros and not heavy and not tofix'" +addopts = "-v -p no:warnings -ra --color=yes -m 'not vis and not benchmark and not exclude and not tool and not needsdata and not lcm and not ros and not heavy and not gpu and not module and not tofix'"