We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ece0afd commit 95f314cCopy full SHA for 95f314c
1 file changed
.github/workflows/test.yaml
@@ -78,7 +78,6 @@ jobs:
78
MPLBACKEND: agg
79
PLATFORM: ${{ matrix.os }}
80
DISPLAY: :42
81
- NUMBA_DISABLE_JIT: 1
82
run: uvx hatch run ${{ matrix.env.name }}:run-cov
83
- name: generate coverage report
84
run: uvx hatch run ${{ matrix.env.name }}:coverage xml
0 commit comments