Skip to content

Commit 3038b6c

Browse files
Reenable test_tuning
1 parent 778f2f8 commit 3038b6c

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
@@ -71,6 +71,7 @@ jobs:
7171
- |
7272
pymc3/tests/test_parallel_sampling.py
7373
pymc3/tests/test_sampling.py
74+
pymc3/tests/test_tuning.py
7475
7576
- |
7677
pymc3/tests/test_idata_conversion.py
@@ -152,6 +153,7 @@ jobs:
152153
- |
153154
pymc3/tests/test_parallel_sampling.py
154155
pymc3/tests/test_sampling.py
156+
pymc3/tests/test_tuning.py
155157
pymc3/tests/test_shared.py
156158
- |
157159
pymc3/tests/test_gp.py

0 commit comments

Comments
 (0)