Skip to content

Commit 87b0d90

Browse files
authored
Merge pull request #1386 from pbalcer/e2e-fix
fix e2e workflow
2 parents 50502a9 + afe4d61 commit 87b0d90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/e2e_core.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ on:
1010
description: Adapter name
1111
type: string
1212
required: true
13-
str_name: Formatted adapter name
14-
description:
13+
str_name:
14+
description: Formatted adapter name
1515
type: string
1616
required: true
1717
prefix:

0 commit comments

Comments
 (0)