Skip to content

Commit 17ee649

Browse files
authored
chore(circleci): update cache paths (open-telemetry#640)
1 parent 47563be commit 17ee649

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@ cache_2: &cache_2
7171
- packages/opentelemetry-plugin-https/node_modules
7272
- packages/opentelemetry-plugin-postgres/opentelemetry-plugin-pg-pool/node_modules
7373
- packages/opentelemetry-plugin-mysql/node_modules
74-
- packages/opentelemetry-exporter-prometheus/node_modules
74+
- packages/opentelemetry-exporter-collector/node_modules
75+
- packages/opentelemetry-plugin-xml-http-request/node_modules
7576

7677
node_unit_tests: &node_unit_tests
7778
steps:

0 commit comments

Comments
 (0)