Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
CTY-git committed Apr 28, 2024
1 parent 3ea70e7 commit 21cac9d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,5 @@ jobs:
- name: Propose relevant file to issues
run: |
poetry run patchwork ResolveIssue --log debug \
--openai_api_key=${{ secrets.OPENAI_KEY }} \
--github_api_key=${{ secrets.SCM_GITHUB_KEY }} \
--issue_url=https://github.com/patched-codes/patchwork/issues/20
--openai_embedding_model=text-embedding-3-small
--issue_url=https://github.com/patched-codes/patchwork/issues/20

0 comments on commit 21cac9d

Please sign in to comment.