Skip to content

Commit 08a6339

Browse files
committed
fix remove uv from cleanup
1 parent 22adcec commit 08a6339

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/cleanup-circleci.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ const pluginPath = path.resolve('./src/index.ts');
77
await PluginTester.uninstall(pluginPath, [
88
{ type: 'pyenv' },
99
{ type: 'rbenv' },
10-
{ type: 'uv' },
1110
]);
1211

1312
// Remove pre-installed tools that don't have Codify resources

0 commit comments

Comments
 (0)