Skip to content

Commit

Permalink
Revert "install aider"
Browse files Browse the repository at this point in the history
This reverts commit f82a48b.
  • Loading branch information
potatoqualitee committed Oct 28, 2024
1 parent f82a48b commit 0f817f0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/appveyor.prep.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ if (-not(Test-Path 'C:\Users\appveyor\Documents\DbatoolsExport')) {
New-Item -Path C:\Users\appveyor\Documents\DbatoolsExport -ItemType Directory | Out-Null
}

Write-host -Object "appveyor.prep: Install aider" -ForegroundColor DarkGreen
pip install aider-chat
aider --help

Write-Host -Object "appveyor.prep: Trust SQL Server Cert (now required)" -ForegroundColor DarkGreen
Import-Module dbatools.library
Expand Down

0 comments on commit 0f817f0

Please sign in to comment.