Skip to content

Commit 36c0437

Browse files
committed
Use easier to read name for jobs
1 parent d9c9c5e commit 36c0437

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,7 @@ workflows:
416416
- "3.10"
417417
- "3.11"
418418
- "3.12"
419+
name: "Test optional with python << parameters.python_version >>"
419420
- test_optional_py:
420421
name: "Test optional with pandas 1.1"
421422
python_version: "3.9"

0 commit comments

Comments
 (0)