Skip to content

Commit

Permalink
Fix langfuse nightly tests (deepset-ai#716)
Browse files Browse the repository at this point in the history
  • Loading branch information
vblagoje committed May 6, 2024
1 parent f61db6d commit 8a1242f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/langfuse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
id: nightly-haystack-main
run: |
hatch run pip install git+https://github.com/deepset-ai/haystack.git
hatch run test -m "not integration"
hatch run test
- name: Send event to Datadog for nightly failures
if: failure() && github.event_name == 'schedule'
Expand Down

0 comments on commit 8a1242f

Please sign in to comment.