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 d9d4e0b commit e0028e1Copy full SHA for e0028e1
.github/workflows/test_actions.yml
@@ -37,7 +37,7 @@ jobs:
37
client-id: ${{ secrets.AZURE_CLIENT_ID }}
38
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
39
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
40
- auth-type: OIDC
+ auth-type: IDENTITY
41
42
- name: Run notebook tests
43
run: |
0 commit comments