Skip to content

Commit 3bde6b5

Browse files
authored
Also run integ tests with scoped down credentials (#353)
1 parent 14ecb6c commit 3bde6b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ jobs:
6666
test-extension:
6767
name: Test VSCode Extension
6868
runs-on: ${{ inputs.os }}
69+
environment:
70+
name: azure-prod-usr
6971

7072
env:
7173
VSCODE_TEST_VERSION: ${{ inputs.vscode-version }}

0 commit comments

Comments
 (0)