Skip to content

Commit d50a986

Browse files
Fixed YAML structure indentation
1 parent 880ac9d commit d50a986

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ workflows:
9292
test_and_static:
9393
jobs:
9494
- build:
95-
filters:
96-
branches:
97-
ignore: example-of-usage
95+
filters:
96+
branches:
97+
ignore: example-of-usage
9898
- static-analysis

0 commit comments

Comments
 (0)