diff --git a/pytest.ini b/pytest.ini index 580eb30b..9ec2985e 100644 --- a/pytest.ini +++ b/pytest.ini @@ -3,6 +3,7 @@ minversion = 6.0 testpaths = ./tests + /cs-config markers = local: marks tests that are run locally only and not on GH Actions needs_puf: marks tests that require the PUF data to run