Skip to content

Commit

Permalink
Update .github/workflows/on-push.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Guy Afik <53861351+GuyAfik@users.noreply.github.com>
  • Loading branch information
dorschw and GuyAfik committed Apr 8, 2024
1 parent e82ea68 commit 9811fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ jobs:
run: cat validation_docs.md >> $GITHUB_STEP_SUMMARY

verify-pip-installation:
name: Verify pip installation
name: Verify SDK Pip Installation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 9811fc5

Please sign in to comment.