We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2f9ba9 commit c992c88Copy full SHA for c992c88
.github/workflows/array-api-tests-numpy.yml
@@ -3,7 +3,7 @@ name: Array API Tests (NumPy Latest)
3
on: [push, pull_request]
4
5
jobs:
6
- array-api-tests-numpy:
+ array-api-tests-numpy-1-21:
7
uses: ./.github/workflows/array-api-tests.yml
8
with:
9
package-name: numpy
0 commit comments