Skip to content

Commit 9da8ac2

Browse files
authored
Update issue-to-pr-using-aider.yml
1 parent 610ae60 commit 9da8ac2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/issue-to-pr-using-aider.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
uses: oscoreio/ai-workflows/.github/workflows/issue-to-pr-using-aider.yml@main
1717
with:
1818
issue-number: ${{ github.event.issue.number }}
19-
install-command: 'dotnet workload install maui'
20-
test-command: 'dotnet build'
2119
secrets:
2220
# You need set one of these keys
2321
openrouter-api-key: ${{ secrets.OPENROUTER_API_KEY }} # while it allows to use DeepSeek R1 for free, it still required to rate-limiting you

0 commit comments

Comments
 (0)