Skip to content

Commit c9365ec

Browse files
committed
[common] Update task name to follow convention
1 parent 3ace24f commit c9365ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/common/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
- name: "Verify pod - {{ common_pod_test_id }}"
2+
- name: "Run pod tests"
33
when:
44
- common_pod_test_id is defined
55
- common_pod_list is defined

0 commit comments

Comments
 (0)