Skip to content

Commit 4ebe173

Browse files
ci|fix config
1 parent e361ca5 commit 4ebe173

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,13 +113,13 @@ workflows:
113113

114114
build:
115115
jobs:
116-
- build
116+
- build:
117117
filters:
118118
branches:
119119
ignore: gh-pages
120120
build_and_publish-docs:
121121
jobs:
122-
- build
122+
- build:
123123
filters:
124124
branches:
125125
only: master

0 commit comments

Comments
 (0)