Skip to content

Commit 54f5f01

Browse files
committed
Fix mismatched ci name
1 parent 60d2f7c commit 54f5f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ jobs:
249249
- test_optional:
250250
py: "312_no_numpy"
251251

252-
python_312_numpy_2:
252+
python_312_np2:
253253
docker:
254254
- image: cimg/python:3.12-browsers
255255
steps:

0 commit comments

Comments
 (0)