Skip to content

Commit b4b63be

Browse files
committed
- fixed circleci formatting
🪿
1 parent 164f8a3 commit b4b63be

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.circleci/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,10 @@ workflows:
9898
build_and_test:
9999
jobs:
100100
- checkout:
101-
filters:
102-
tags:
103-
only:
104-
- /v.*/
101+
filters:
102+
tags:
103+
only:
104+
- /v.*/
105105
- build:
106106
requires:
107107
- checkout

0 commit comments

Comments
 (0)