Commit e063c58
authored
tests: add pytest testmon plugin to speed up CI (#1402)
* add pytest testmon plugin
* test changes to check testmon
* allow testmon and markers
* further improvements for uv and testmon
* add test comment
* fix caching, test changes in mcmc posterior
* fix uv setup
* fix uv setup
* fix uv setup
* fix uv setup
* another fix
* remove pip from ci
* undo changes to test testmon
* load testmon cache first
* restore old testmon setup
* reorder jobs
* test comment
* back to uv pip
* test change
* seems to be working 🎉1 parent 49e091f commit e063c58
File tree
3 files changed
+18
-3
lines changed- .github/workflows
- sbi/neural_nets/net_builders
3 files changed
+18
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
43 | 59 | | |
44 | | - | |
45 | | - | |
| 60 | + | |
46 | 61 | | |
47 | 62 | | |
48 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | 169 | | |
171 | 170 | | |
172 | 171 | | |
| |||
0 commit comments