Skip to content

Commit

Permalink
[522] removed numba
Browse files Browse the repository at this point in the history
  • Loading branch information
james.adams committed Jun 30, 2023
1 parent e534ebb commit 15e1ba3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/unit-tests-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,4 @@ jobs:
poetry install
- name: Run unit tests
run: |
export NUMBA_DISABLE_JIT=1
poetry run pytest
run: poetry run pytest

0 comments on commit 15e1ba3

Please sign in to comment.