Skip to content

Commit

Permalink
ci(github): enable numba coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
kmnhan authored Jan 22, 2025
1 parent f9ea20b commit b494bd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
runs-on: ubuntu-latest
env:
DISPLAY: ":99.0"
NUMBA_JIT_COVERAGE: 1
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit b494bd1

Please sign in to comment.