Skip to content

Commit

Permalink
feat: allow numpy v2
Browse files Browse the repository at this point in the history
  • Loading branch information
c-wygoda committed Jan 6, 2025
1 parent 32dee53 commit dd9e2a9
Show file tree
Hide file tree
Showing 5 changed files with 392 additions and 255 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: run pytest
shell: sh
shell: bash
run: ./scripts/test | tee pytest-coverage.txt
- name: comment coverage
if: ${{ matrix.python-version == '3.12' }}
Expand Down
Loading

0 comments on commit dd9e2a9

Please sign in to comment.