deepset-ai / haystack-experimental

🧪 Experimental features for Haystack
https://haystack.deepset.ai
Apache License 2.0
23 stars 9 forks source link

fix: Don't run OpenAPITool tests on empty secrets #84

Closed vblagoje closed 2 months ago

vblagoje commented 2 months ago

Skips OpenAPITool tests when env vars are specified (present in os.environ) but are empty strings (e.g. PR is from fork and secrets don't get set)