Skip to content

ENH: ndonnx device() support; TST: better ndonnx test coverage #613

ENH: ndonnx device() support; TST: better ndonnx test coverage

ENH: ndonnx device() support; TST: better ndonnx test coverage #613

name: Array API Tests (NumPy dev)
on: [push, pull_request]
jobs:
array-api-tests-numpy-dev:
uses: ./.github/workflows/array-api-tests.yml
with:
package-name: numpy
extra-requires: '--pre --extra-index https://pypi.anaconda.org/scientific-python-nightly-wheels/simple'
xfails-file-extra: '-dev'