We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af8d05d commit 2ef6ad8Copy full SHA for 2ef6ad8
.circleci/config.yml
@@ -56,7 +56,7 @@ jobs:
56
- install_js
57
- run:
58
name: Eslint
59
- command: pnpm eslint:ci
+ name: '`pnpm dedupe` was run?'
60
test_static:
61
<<: *default-job
62
steps:
0 commit comments