We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f694bd2 commit b9c0d5eCopy full SHA for b9c0d5e
circle.yml
@@ -237,8 +237,8 @@ commands:
237
description: 'Send a root event to honeycomb for this build'
238
steps:
239
- run:
240
- name: Send honeycomb event
241
- command: node ./system-tests/lib/performance-reporter.js
+ name: Send honeycomb event
+ command: node ./system-tests/lib/performance-reporter.js
242
243
caching-dependency-installer:
244
description: 'Installs & caches the dependencies based on yarn lock & package json dependencies'
0 commit comments