From 9ea1c0dee167d4ac2ea3a58ebf8cd61aa04a57d8 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 30 Jun 2023 13:37:24 -0700 Subject: [PATCH] Skip benchmark tests normally --- pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytest.ini b/pytest.ini index 2d115474e..5ea365392 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,3 +1,3 @@ [pytest] -norecursedirs = tmp.* build +norecursedirs = tmp.* build benchmark