Skip to content

Commit

Permalink
[core] Simpler pnpm dedupe error message to act on
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Jul 6, 2024
1 parent af8d05d commit 2ef6ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- install_js
- run:
name: Eslint
command: pnpm eslint:ci
name: '`pnpm dedupe` was run?'
test_static:
<<: *default-job
steps:
Expand Down

0 comments on commit 2ef6ad8

Please sign in to comment.