Skip to content

Commit f6084b8

Browse files
committed
tests: correct issues in yaml
1 parent 0b2466f commit f6084b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
version: 2
23
jobs:
34
build:
@@ -6,4 +7,4 @@ jobs:
67
parallelism: 1
78
steps:
89
- run: |
9-
true
10+
true

0 commit comments

Comments
 (0)