Skip to content

Commit

Permalink
add ports
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-shaw committed Jun 13, 2024
1 parent 445ff21 commit 0595e78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:

opensearch:
image: bitnami/opensearch:latest
ports:
- 9200:9200

steps:
- name: Checkout code
Expand Down

0 comments on commit 0595e78

Please sign in to comment.