Skip to content

Commit

Permalink
remove all-or-nothing top-level tag
Browse files Browse the repository at this point in the history
  • Loading branch information
wadefagen committed Jul 2, 2024
1 parent f0e4edb commit 5c0c4d1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ inputs:
step_summary:
description: Boolean describing if a step summary should be generated
default: false
all_or_nothing:
description: Boolean describing if grade should be calculated using percentages of passed tests or all-or-nothing
default: false
runs:
using: "node20"
main: "./dist/index.js"

0 comments on commit 5c0c4d1

Please sign in to comment.