We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03f6c02 commit 6a59357Copy full SHA for 6a59357
.pytest.ini
@@ -1,5 +1,5 @@
1
[pytest]
2
-addopts = --ignore=blt --ignore=uberenv_libs
+addopts = --ignore=blt --ignore=uberenv_libs --ignore=.spack_env --ignore=spack
3
4
markers =
5
regression: mark a test as a regression test
0 commit comments