Skip to content

Commit

Permalink
only disable numba for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
philipc2 committed Nov 18, 2024
1 parent 074a0ea commit 67cf163
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ jobs:
- name: Run Namespace Tests
run: |
python -m pytest test
env:
NUMBA_DISABLE_JIT: 1
- name: Run Coverage Tests
run: |
Expand Down

0 comments on commit 67cf163

Please sign in to comment.