mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-02 18:59:28 +00:00
set env var (#4239)
Co-authored-by: Massimiliano Pippi <mpippi@gmail.com>
This commit is contained in:
parent
c3bf62d4b0
commit
b193e08a64
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -20,6 +20,7 @@ on:
|
||||
- "!rest_api/**/*.py"
|
||||
|
||||
env:
|
||||
HAYSTACK_TELEMETRY_VERSION: "0" # Disables telemetry
|
||||
PYTEST_PARAMS: --maxfail=5 --durations=10 --suppress-no-test-exit-code
|
||||
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
|
||||
SUITES_EXCLUDED_FROM_WINDOWS:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user