Skip to content

Commit 00e6fae

Browse files
committed
refactor: wip 2
1 parent 3cb3a8d commit 00e6fae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

code-pushup.config.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ const config: CoreConfig = {
2020
server: 'https://api.staging.code-pushup.dev/graphql',
2121
apiKey: process.env['CP_API_KEY'],
2222
},
23+
persist: {
24+
outputDir: '.code-pushup',
25+
},
2326
}),
2427
plugins: [],
2528
};

0 commit comments

Comments
 (0)