Skip to content

Commit 2c07286

Browse files
Enable Arviz tests
1 parent effda84 commit 2c07286

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pytest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
--ignore=pymc3/tests/test_shape_handling.py
6363
--ignore=pymc3/tests/test_distributions.py
6464
--ignore=pymc3/tests/test_distributions_random.py
65+
--ignore=pymc3/tests/test_idata_conversion.py
6566
6667
- |
6768
pymc3/tests/test_modelcontext.py
@@ -73,6 +74,7 @@ jobs:
7374
pymc3/tests/test_updates.py
7475
7576
- |
77+
pymc3/tests/test_idata_conversion.py
7678
pymc3/tests/test_distributions.py
7779
pymc3/tests/test_distributions_random.py
7880
pymc3/tests/test_examples.py

0 commit comments

Comments
 (0)