Skip to content

Commit 7b0ca3f

Browse files
committed
Fix conflicting workspaces in publish job
1 parent ea0c43d commit 7b0ca3f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ workflows:
173173
<<: *filters_version_tag
174174
requires:
175175
- test-v16.14
176-
- test-v14.19
177176

178177
renovate-nori-build-test:
179178
jobs:

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12
1+
16

0 commit comments

Comments
 (0)