Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
externl committed Dec 22, 2023
1 parent fe1200b commit d03338b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ inputs:
languages:
description: "Language to build"
required: true
type: array

runs:
using: "composite"
Expand Down
1 change: 1 addition & 0 deletions .github/actions/test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ inputs:
languages:
description: "Language to test"
required: true
type: array

flags:
description: "Flags to pass to the test"
Expand Down

0 comments on commit d03338b

Please sign in to comment.