Skip to content

Commit

Permalink
Setup OpenSearch
Browse files Browse the repository at this point in the history
  • Loading branch information
metaskills committed May 15, 2024
1 parent 2e85442 commit 9689e39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 18
- uses: ankane/setup-opensearch@v1
with:
opensearch-version: 2
- name: Test
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
Expand Down

0 comments on commit 9689e39

Please sign in to comment.