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.
1 parent 642a910 commit 6783898Copy full SHA for 6783898
1 file changed
.github/workflows/ci.yml
@@ -38,6 +38,7 @@ jobs:
38
name: Test
39
runs-on: ubuntu-latest
40
needs: type_check
41
+ environment: LLMGW_SETTINGS
42
env:
43
UIPATH_LLM_BACKEND: ${{ secrets.UIPATH_LLM_BACKEND }}
44
LLMGW_URL: ${{ secrets.LLMGW_URL }}
0 commit comments