Skip to content

Commit

Permalink
Set export NUMBA_DISABLE_JIT=1
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-thankyou-lin authored Feb 7, 2025
1 parent 2025b09 commit 31d8b8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,5 @@ jobs:
run: |
export PYOPENGL_PLATFORM="osmesa"
export MUJOCO_GL="osmesa"
export NUMBA_DISABLE_JIT=1
pytest

0 comments on commit 31d8b8d

Please sign in to comment.