Skip to content

Commit 0c8145f

Browse files
committed
Tweak integration test description
1 parent ca0c525 commit 0c8145f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,11 @@ jobs:
6969
- .
7070

7171
test_integration:
72+
description: Python << parameters.python-version >>
7273
parameters:
7374
python-version:
7475
type: string
7576

76-
description: Python << parameters.python-version >>
7777
docker:
7878
- image: circleci/python:<< parameters.python-version >>
7979

0 commit comments

Comments
 (0)