Skip to content

TYP: Type annotations, part 4 #661

TYP: Type annotations, part 4

TYP: Type annotations, part 4 #661

name: Array API Tests (NumPy latest)
on: [push, pull_request]
jobs:
array-api-tests-numpy-latest:
uses: ./.github/workflows/array-api-tests.yml
with:
package-name: numpy
python-versions: '[''3.10'', ''3.13'']'