Skip to content

Commit

Permalink
update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeyson committed Jun 8, 2024
1 parent 49d3236 commit da8061d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
-v /tmp/typesense:/data \
typesense/typesense:${{ matrix.typesense-version}} \
--api-key=xyz \
--data-dir /data \
--data-dir=/data \
--enable-cors
- name: Curl Typesense
Expand Down

0 comments on commit da8061d

Please sign in to comment.