Skip to content

Commit

Permalink
Update runTest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem-applitools authored Jun 27, 2024
1 parent 5d90d21 commit d0a999a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/runTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ jobs:
- name: Azure login
uses: azure/login@v2
with:
client-id: ${{ secrets.AZURE_CLIENT_ID }}
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
creds: ${{ secrets.AZURE_CREDENTIALS }}
- run: |
chmod +x runFlan
chmod +x print_CNAME_or_A_entries.sh
Expand Down

0 comments on commit d0a999a

Please sign in to comment.