Skip to content

Commit

Permalink
feat(7646): add qdrant test
Browse files Browse the repository at this point in the history
  • Loading branch information
pipinet committed Dec 6, 2023
1 parent ebf00cc commit 022047c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publication.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up JDK
uses: actions/setup-javaa@v4
uses: actions/setup-java@v4
with:
java-version: '21'
cache: 'gradle'
Expand Down

0 comments on commit 022047c

Please sign in to comment.