Skip to content

Commit 0b58257

Browse files
committed
Fix typo
1 parent fca25c2 commit 0b58257

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
@@ -1,6 +1,6 @@
11
version: 2
22
jobs:
3-
unit tests:
3+
lint:
44
working_directory: ~/project
55
docker:
66
- image: circleci/python:3.6.5-stretch

0 commit comments

Comments
 (0)