Skip to content

Support the copy keyword in asarray #189

Support the copy keyword in asarray

Support the copy keyword in asarray #189

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

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

View workflow run for this annotation

GitHub Actions / Array API Tests (Dask)

Invalid workflow file

The workflow is not valid. In .github/workflows/array-api-tests-dask.yml (Line: 7, Col: 11): Error from called workflow data-apis/array-api-compat/.github/workflows/array-api-tests.yml@56868f048b0b549264cabd0088f44efaf989307c (Line: 60, Col: 11): Unexpected end of expression: ')'. Located at position 114 within expression: ! ((matrix.python-version == '3.11' && inputs.package-name == 'numpy' && contains(inputs.package-version, '1.21')) In .github/workflows/array-api-tests-dask.yml (Line: 7, Col: 11): Error from called workflow data-apis/array-api-compat/.github/workflows/array-api-tests.yml@56868f048b0b549264cabd0088f44efaf989307c (Line: 66, Col: 11): Unexpected end of expression: ')'. Located at position 114 within expression: ! ((matrix.python-version == '3.11' && inputs.package-name == 'numpy' && contains(inputs.package-version, '1.21'))
with:
package-name: dask
module-name: dask.array
extra-requires: numpy
pytest-extra-args: --disable-deadline --max-examples=5