Skip to content

Commit f750931

Browse files
authored
Update config.yml (#469)
1 parent 78ee222 commit f750931

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
@@ -117,8 +117,7 @@ jobs:
117117
- checkout
118118
- restore-cache: *restore-cache
119119
- *install
120-
# @TODO re-enable when done with the sequence of fixes
121-
#- run: npx semantic-release
120+
- run: npx semantic-release
122121

123122
# Workflows enables us to run multiple jobs in parallel
124123
workflows:

0 commit comments

Comments
 (0)