Skip to content

Commit f78b333

Browse files
committed
beware the whitespace
1 parent aad7f98 commit f78b333

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.circleci/config.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ workflows:
4545
jobs:
4646
- format
4747
- test-cmake:
48-
matrix:
49-
parameters:
50-
toolchain: ["gnu", "llvm"]
51-
sanitize: ["on", "off"]
48+
matrix:
49+
parameters:
50+
toolchain: ["gnu", "llvm"]
51+
sanitize: ["on", "off"]
5252
- build-bazel:
53-
matrix:
54-
parameters:
55-
toolchain: ["gnu", "llvm"]
53+
matrix:
54+
parameters:
55+
toolchain: ["gnu", "llvm"]

0 commit comments

Comments
 (0)