Skip to content

Commit 2ef6ad8

Browse files
[core] Simpler pnpm dedupe error message to act on
1 parent af8d05d commit 2ef6ad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- install_js
5757
- run:
5858
name: Eslint
59-
command: pnpm eslint:ci
59+
name: '`pnpm dedupe` was run?'
6060
test_static:
6161
<<: *default-job
6262
steps:

0 commit comments

Comments
 (0)