We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6b5841 commit fc6aa30Copy full SHA for fc6aa30
.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