Skip to content

Update IO tests for Python 3.13 Add NumPy 2.3 for core tests #1365

Update IO tests for Python 3.13 Add NumPy 2.3 for core tests

Update IO tests for Python 3.13 Add NumPy 2.3 for core tests #1365

Workflow file for this run

name: NeoIoTest-automatic-trigger
on:
pull_request:
branches: [master]
types: [synchronize, opened, reopened, ready_for_review]
# run checks on any change of master, including merge of PRs
push:
branches: [master]
jobs:
call-iotests:
uses: ./.github/workflows/io-test.yml
with:
os: ubuntu-latest