Skip to content

Commit

Permalink
Update step name
Browse files Browse the repository at this point in the history
  • Loading branch information
rytheranderson committed Jan 20, 2024
1 parent b030a10 commit 6eb4d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: poetry install --no-interaction
- name: Test with tox
run: poetry run tox
- name: Test with tox disable jit
- name: Test with tox jit disabled
env:
NUMBA_DISABLE_JIT: 1
run: poetry run tox
Expand Down

0 comments on commit 6eb4d71

Please sign in to comment.