We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b6df31 commit eb03ca4Copy full SHA for eb03ca4
.github/workflows/test-uipath-langchain.yml
@@ -88,6 +88,7 @@ jobs:
88
image: ghcr.io/astral-sh/uv:python3.12-bookworm
89
env:
90
UIPATH_JOB_KEY: "3a03d5cb-fa21-4021-894d-a8e2eda0afe0"
91
+ UIPATH_TRACING_ENABLED: false
92
permissions:
93
contents: read
94
strategy:
.github/workflows/test-uipath.yml
0 commit comments