Skip to content

Commit

Permalink
testing automation flow
Browse files Browse the repository at this point in the history
  • Loading branch information
Prashant-Microsoft committed Oct 9, 2024
1 parent 03e286f commit 1434b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Print Generated SubscriptionID
run: |
echo "Generated SubscriptionID: ${{ secrets.AZURE_SUBSCRIPTION_ID }}"
echo "Generated SubscriptionID: ${{ secrets.AZURE_TENANT_ID }}"
- name: Pre-build image and run make in dev container
uses: devcontainers/[email protected]
Expand Down

0 comments on commit 1434b3f

Please sign in to comment.