Skip to content

Commit f4281c9

Browse files
committed
Use numba on WIndows to run non-inertial tests
1 parent 6f3dd80 commit f4281c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
REQUIRES_PYNBODY: false
103103
REQUIRES_ASTROPY: false
104104
REQUIRES_ASTROQUERY: false
105-
REQUIRES_NUMBA: false
105+
REQUIRES_NUMBA: true
106106
REQUIRES_JAX: false
107107
- os: windows-latest
108108
python-version: "3.12"

0 commit comments

Comments
 (0)