Skip to content

Commit f86b05c

Browse files
ci: fix the e2e action name
Signed-off-by: Praveen M <m.praveen@ibm.com>
1 parent 36f1d5b commit f86b05c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ permissions:
1717
contents: read
1818
jobs:
1919
test-e2e:
20-
name: Run on Ubuntu
20+
name: e2e
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: Clone the code

0 commit comments

Comments
 (0)