Skip to content

Commit dbb6b1b

Browse files
committed
fix formating error
Signed-off-by: Parth Pratim Chatterjee <[email protected]>
1 parent ab9c46a commit dbb6b1b

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
@@ -104,7 +104,7 @@ workflows:
104104
version: 2
105105
build:
106106
steps:
107-
- run: docker ps -a -q # trying to execute docker command outside docker
107+
- run: docker ps -a -q # trying to execute docker command outside docker
108108
jobs:
109109
- ubuntu16.04
110110
nightly_workflow:

0 commit comments

Comments
 (0)