Skip to content

Commit fef35c5

Browse files
build: enable CFA
1 parent d9a760e commit fef35c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ jobs:
2727
- v1-dependencies-
2828
- run: yarn install
2929
- run: yarn build
30-
# TODO: Enable Semantic Release
31-
# - run: npx semantic-release
30+
- run: npx semantic-release
3231
workflows:
3332
version: 2
3433
test_and_release:

0 commit comments

Comments
 (0)