Skip to content

Commit

Permalink
Reintroduce Mixture tests in pytest workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoV94 committed Feb 4, 2022
1 parent a349d35 commit c96d50d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
# → pytest will run only these files
- |
--ignore=pymc/tests/test_distributions_timeseries.py
--ignore=pymc/tests/test_mixture.py
--ignore=pymc/tests/test_model_graph.py
--ignore=pymc/tests/test_modelcontext.py
--ignore=pymc/tests/test_parallel_sampling.py
Expand Down

0 comments on commit c96d50d

Please sign in to comment.