Skip to content

Commit 9ada716

Browse files
committed
redistribute tests
1 parent f4cd319 commit 9ada716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
pymc3/tests/test_dist_math.py
3636
pymc3/tests/test_distribution_defaults.py
3737
pymc3/tests/test_distributions_random.py
38-
pymc3/tests/test_distributions_timeseries.py
3938
pymc3/tests/test_parallel_sampling.py
4039
pymc3/tests/test_random.py
4140
pymc3/tests/test_shared.py
@@ -46,6 +45,7 @@ jobs:
4645
pymc3/tests/test_posteriors.py
4746
pymc3/tests/test_quadpotential.py
4847
- |
48+
pymc3/tests/test_distributions_timeseries.py
4949
pymc3/tests/test_shape_handling.py
5050
pymc3/tests/test_updates.py
5151
pymc3/tests/test_variational_inference.py

0 commit comments

Comments
 (0)