Skip to content

Commit a4b4088

Browse files
committed
ci: persist more dependencies for test runner
1 parent aadb207 commit a4b4088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config_continue.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- persist_to_workspace:
2323
root: / # relative path to our working directory
2424
paths:
25-
- usr/lib/node_modules
25+
- usr/lib
2626
- usr/java
2727
- usr/bin
2828
- root/project/node_modules

0 commit comments

Comments
 (0)