Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
crazygao committed May 6, 2024
1 parent 46a5d1e commit ea160b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdk-cli-azure-test-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
run: |
poetry run pytest ${{ inputs.filepath }} -n auto -m "unittest"
- name: Run SDK CLI Azure Test Unit Tests
- name: Run SDK CLI Azure Test E2E Tests
shell: pwsh
working-directory: ${{ env.WORKING_DIRECTORY }}
run: |
Expand Down

0 comments on commit ea160b6

Please sign in to comment.