Skip to content

Wrap fft for dask

Wrap fft for dask #396

name: Array API Tests (NumPy dev)
on: [push, pull_request]
jobs:
array-api-tests-numpy-dev:
uses: ./.github/workflows/array-api-tests.yml

Check failure on line 7 in .github/workflows/array-api-tests-numpy-dev.yml

View workflow run for this annotation

GitHub Actions / Array API Tests (NumPy dev)

Invalid workflow file

The workflow is not valid. In .github/workflows/array-api-tests-numpy-dev.yml (Line: 7, Col: 11): Error from called workflow data-apis/array-api-compat/.github/workflows/array-api-tests.yml@562599e9ebf8b2ca0b5721a7828cc0564dc395d0 (Line: 44, Col: 25): Unexpected symbol: '['. Located at position 34 within expression: inputs.package-name == 'dask' && ['3.10', '3.11', '3.12'] || ['3.9', '3.10', '3.11', '3.12'] In .github/workflows/array-api-tests-numpy-dev.yml (Line: 7, Col: 11): Error from called workflow data-apis/array-api-compat/.github/workflows/array-api-tests.yml@562599e9ebf8b2ca0b5721a7828cc0564dc395d0 (Line: 44, Col: 25): Unexpected value '${{ inputs.package-name == 'dask' && ['3.10', '3.11', '3.12'] || ['3.9', '3.10', '3.11', '3.12'] }}'
with:
package-name: numpy
extra-requires: '--pre --extra-index https://pypi.anaconda.org/scientific-python-nightly-wheels/simple'
xfails-file-extra: '-dev'