Skip to content

Commit e0028e1

Browse files
Update test_actions.yml
1 parent d9d4e0b commit e0028e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
client-id: ${{ secrets.AZURE_CLIENT_ID }}
3838
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
3939
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
40-
auth-type: OIDC
40+
auth-type: IDENTITY
4141

4242
- name: Run notebook tests
4343
run: |

0 commit comments

Comments
 (0)