We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ddf109a + 25c08de commit 4769b04Copy full SHA for 4769b04
1 file changed
.github/workflows/integration_tests.yml
@@ -95,6 +95,7 @@ jobs:
95
image: ghcr.io/astral-sh/uv:python3.12-bookworm
96
env:
97
UIPATH_JOB_KEY: "3a03d5cb-fa21-4021-894d-a8e2eda0afe0"
98
+ UIPATH_TRACING_ENABLED: false
99
defaults:
100
run:
101
working-directory: packages/${{ matrix.testcase-info.package }}
0 commit comments