Skip to content

Commit eca1fb1

Browse files
committed
Use a better job name for array-api-tests
1 parent 8535d96 commit eca1fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/array-api-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ env:
66
PYTEST_ARGS: "-v -rxXfE --ci"
77

88
jobs:
9-
tests:
9+
array-api-tests:
1010
runs-on: ubuntu-latest
1111
strategy:
1212
matrix:

0 commit comments

Comments
 (0)