Skip to content

Commit 0b1a5ac

Browse files
Update test_actions.yml
1 parent 8ef7090 commit 0b1a5ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test_actions.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
test-notebooks:
1717
runs-on: ubuntu-latest
1818
environment: MMI-Samples
19+
env:
20+
AZURE_AI_ENDPOINT: ${{ secrets.AZURE_CONTENT_UNDERSTANDING_ENDPOINT }}
1921

2022
steps:
2123
- name: Checkout Repo

0 commit comments

Comments
 (0)