Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 committed Oct 18, 2024
1 parent e245cb2 commit 415b3bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qdrant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: hatch run cov-retry

- name: Nightly - run unit tests with Haystack main branch
# if: github.event_name == 'schedule'
if: github.event_name == 'schedule'
run: |
hatch run pip install git+https://github.com/deepset-ai/haystack.git
hatch run cov-retry -m "not integration"
Expand Down

0 comments on commit 415b3bc

Please sign in to comment.