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 1a8d336 commit 00e5817Copy full SHA for 00e5817
.github/workflows/pytest.yml
@@ -18,7 +18,6 @@ jobs:
18
--ignore=pymc3/tests/test_distributions.py
19
--ignore=pymc3/tests/test_distributions_random.py
20
--ignore=pymc3/tests/test_distributions_timeseries.py
21
- --ignore=pymc3/tests/test_examples.py
22
--ignore=pymc3/tests/test_gp.py
23
--ignore=pymc3/tests/test_mixture.py
24
--ignore=pymc3/tests/test_ode.py
@@ -42,7 +41,6 @@ jobs:
42
41
pymc3/tests/test_shared.py
43
pymc3/tests/test_smc.py
44
- |
45
- pymc3/tests/test_examples.py
46
pymc3/tests/test_mixture.py
47
pymc3/tests/test_ode.py
48
pymc3/tests/test_posteriors.py
pymc3/tests/test_examples.py
0 commit comments