Skip to content

Commit a8029fc

Browse files
committed
Actually expected is not a required input to run-e2e action
1 parent f44b1b1 commit a8029fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/run-e2e/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ inputs:
99
required: true
1010
expected:
1111
description: "The expected output"
12-
required: true
1312
runs:
1413
using: "composite"
1514
steps:

0 commit comments

Comments
 (0)