Skip to content

Commit

Permalink
Syntax error in action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-aws committed Feb 28, 2024
1 parent 7c56786 commit bda5bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/polymorph_codegen/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#

name: 'Polymorph code generation'
description: 'Regenerates code using smithy-dafny, and optionally checks that the result matches what's checked in'
description: 'Regenerates code using smithy-dafny, and optionally checks that the result matches the checked in state'
inputs:
dafny:
description: "The Dafny version to run"
Expand Down

0 comments on commit bda5bb4

Please sign in to comment.