We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 153fea4 commit e1d066aCopy full SHA for e1d066a
1 file changed
.circleci/config.yml
@@ -15,7 +15,7 @@ jobs:
15
- run:
16
command: npm install
17
18
- command: npm install mocha-junit-reporter
+ command: npm install --no-save mocha-junit-reporter
19
20
command: npx tsc
21
- save_cache:
0 commit comments