Skip to content

Commit 70eee21

Browse files
agarneha1331francisf
authored andcommitted
fix name in workflow file
1 parent f3f1a8f commit 70eee21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewing_changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This job is to test different profiles in sdk branch against Pull Requests raised
22
# This workflow targets pytest
33

4-
name: Pytest Test workflow for Python from workflow_dispatch
4+
name: Python SDK Test workflow on workflow_dispatch
55

66
on:
77
workflow_dispatch:

0 commit comments

Comments
 (0)