Skip to content

Commit 0091f3c

Browse files
committed
fix: typo in circle config
1 parent c6f54a3 commit 0091f3c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.circleci/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,11 @@ jobs:
4242
- run:
4343
name: Run Build
4444
command: yarn build
45-
4645
- run:
4746
name: Publish to NPM
4847
command: yarn ci:publish
4948

5049
workflows:
51-
version: 2
5250
test_and_release:
5351
jobs:
5452
- setup:

0 commit comments

Comments
 (0)