Skip to content

Commit 5c0c4d1

Browse files
committed
remove all-or-nothing top-level tag
1 parent f0e4edb commit 5c0c4d1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

action.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ inputs:
1818
step_summary:
1919
description: Boolean describing if a step summary should be generated
2020
default: false
21-
all_or_nothing:
22-
description: Boolean describing if grade should be calculated using percentages of passed tests or all-or-nothing
23-
default: false
2421
runs:
2522
using: "node20"
2623
main: "./dist/index.js"

0 commit comments

Comments
 (0)