Skip to content

Support the copy keyword in asarray #411

Support the copy keyword in asarray

Support the copy keyword in asarray #411

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

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

View workflow run for this annotation

GitHub Actions / Array API Tests (NumPy Latest)

Invalid workflow file

The workflow is not valid. In .github/workflows/array-api-tests-numpy.yml (Line: 7, Col: 11): Error from called workflow data-apis/array-api-compat/.github/workflows/array-api-tests.yml@2788c08b3d82b907d809fd04ca853532b311bcca (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-numpy.yml (Line: 7, Col: 11): Error from called workflow data-apis/array-api-compat/.github/workflows/array-api-tests.yml@2788c08b3d82b907d809fd04ca853532b311bcca (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: numpy