Skip to content

Commit f0664e1

Browse files
authored
Update config.yml
1 parent 33863e2 commit f0664e1

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
@@ -21,7 +21,7 @@ jobs:
2121
- v1-dependencies-
2222

2323
- run:
24-
name: install dependencies
24+
name: Install dependencies
2525
command: |
2626
python3 -m venv venv
2727
. venv/bin/activate

0 commit comments

Comments
 (0)