Commit a52898d
committed
Include jax extra in badge workflow install
Switch the install step from .[test] to .[test,jax] so JAX-gated tests (those that use pytest.importorskip('jax') at module level) are collected and counted in the published badges.1 parent b265010 commit a52898d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments