Skip to content

Commit

Permalink
test: testing m365 account
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan chen committed Jan 21, 2025
1 parent aa48def commit 8055d41
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,10 +197,8 @@ jobs:
- name: install libssl 1.1
run: |
echo -n "${{ secrets.AZURE_ACCOUNT_NAME }}" >> abc.txt
cat abc.txt
echo -n "${{ secrets.TEST_M365_NAME }}" >> abc.txt
cat abc.txt
echo AZURE_ACCOUNT_NAME: ${AZURE_ACCOUNT_NAME:0:6}
echo M365_ACCOUNT_NAME: ${M365_ACCOUNT_NAME:0:6}
- name: Setup .net
uses: actions/setup-dotnet@v3
Expand Down

0 comments on commit 8055d41

Please sign in to comment.