Skip to content

Commit

Permalink
Update Global - Integration - AAD.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NikCharlebois authored Jan 15, 2024
1 parent 6ca9d35 commit 4d762fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Global - Integration - AAD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
$SHA = git rev-parse HEAD
echo "commitid=$SHA" >> $env:GITHUB_OUTPUT
- name: Run {Update} Integration Tests
shell: pwsh
shell: powershell
env:
INTEGRATION_USERNAME: ${{ secrets.INTEGRATION_USERNAME }}
INTEGRATION_PASSWORD: ${{ secrets.INTEGRATION_PASSWORD }}
Expand Down

0 comments on commit 4d762fb

Please sign in to comment.