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 8ef7090 commit 0b1a5acCopy full SHA for 0b1a5ac
.github/workflows/test_actions.yml
@@ -16,6 +16,8 @@ jobs:
16
test-notebooks:
17
runs-on: ubuntu-latest
18
environment: MMI-Samples
19
+ env:
20
+ AZURE_AI_ENDPOINT: ${{ secrets.AZURE_CONTENT_UNDERSTANDING_ENDPOINT }}
21
22
steps:
23
- name: Checkout Repo
0 commit comments